feat: only docker prune if there is a dedicated volume (like prod does)

This commit is contained in:
Pierre Mavro
2021-02-07 18:55:02 +01:00
parent bc99ab0e7d
commit b63ff70278
3 changed files with 91 additions and 11 deletions

View File

@@ -37,6 +37,7 @@ tracing-subscriber = "0.2"
# Filesystem
fs2 = "0.4.3"
proc-mounts = "0.2.4"
# Jinja2
tera = "1.3.1"