updated docker state

This commit is contained in:
Paul 2022-05-14 11:22:13 +02:00
parent 3daa0477b6
commit ea22ebea8e
2 changed files with 5 additions and 4 deletions

View File

@ -22,7 +22,7 @@ docker-container-{{ k }}:
{% endfor -%}
docker.prune:
module.run:
- docker.prune:
- images: True
#docker.prune:
# module.run:
# - docker.prune:
# - images: True

View File

@ -6,6 +6,7 @@ docker:
pkgs:
- docker-ce
- docker-ce-cli
- python3-cryptography
pip_pkgs:
- docker
- docker-compose