Update docker.yml
This commit is contained in:
parent
147a813064
commit
471016f375
@ -112,7 +112,9 @@
|
||||
create: yes
|
||||
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
||||
block: |
|
||||
# Docker
|
||||
# fix for creating notify.sh directory by docker (volume) if not exists
|
||||
[ -d /usr/local/bin/notify.sh ] && rmdir /usr/local/bin/notify.sh
|
||||
|
||||
g_echo_ok "check for updates"
|
||||
# Clean up docker images
|
||||
docker system prune -af
|
||||
|
Loading…
Reference in New Issue
Block a user