This commit is contained in:
@ -13,12 +13,4 @@
|
||||
command: docker-compose up -d
|
||||
args:
|
||||
chdir: /home/service-user
|
||||
|
||||
- name: Prune everything
|
||||
community.docker.docker_prune:
|
||||
containers: true
|
||||
images: true
|
||||
networks: true
|
||||
volumes: true
|
||||
builder_cache: true
|
||||
...
|
||||
|
Reference in New Issue
Block a user