fix: clean docker images when there is not enough space left

This commit is contained in:
Pierre Mavro
2020-12-13 21:38:56 +01:00
committed by Pierre Mavro
parent 0cf375d1b5
commit a6ae7d9b67
3 changed files with 55 additions and 1 deletions

View File

@@ -34,6 +34,9 @@ tracing-subscriber = "0.2"
# Docker deps
# shiplift = "0.6.0"
# Filesystem
fs2 = "0.4.3"
# Jinja2
tera = "1.3.1"
serde = "1.0.114"