mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-24 12:03:06 -08:00
Update Dockerfile (#6268)
* Update Dockerfile Took 15 minutes Took 43 seconds Took 2 minutes Took 13 seconds Took 3 minutes Took 4 minutes Took 51 seconds * Update docker-release.yml * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Multi stage build. Took 11 minutes * Add more arguments. Took 8 minutes * Remove apt cache. Took 3 minutes * Add workdir, undo tcp socket include. Took 10 minutes * Change runtime deps. Took 8 minutes --------- Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
1
.github/workflows/docker-release.yml
vendored
1
.github/workflows/docker-release.yml
vendored
@@ -11,6 +11,7 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- '.github/workflows/docker-release.yml'
|
||||
- 'Dockerfile'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user