Hopefully image layers will be the same and reduce total storage space usage, and will only need to update layers during real app changes
This commit is contained in:
@@ -40,7 +40,7 @@ steps:
|
||||
image: docker.io/library/docker:25.0.3-git
|
||||
commands:
|
||||
- sleep 10 # give docker enough time to initialize
|
||||
- docker image build --cache-from git.williammiceli.systems/william/docker_satisfactory-server:latest --tag image:latest .
|
||||
- docker image build --tag image:latest .
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
|
||||
Reference in New Issue
Block a user