Run the prune without prompt, and hard remove images

This commit is contained in:
Jake Howard 2020-03-30 18:23:11 +01:00
parent d1e814f097
commit 10991def1e
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -14,7 +14,7 @@
cron: cron:
name: clean up docker containers name: clean up docker containers
special_time: daily special_time: daily
job: docker system prune job: docker system prune -af --volumes
- name: Install util scripts - name: Install util scripts
copy: copy: