Este commit está contenido en:
Your Name
2020-05-27 17:41:14 +00:00
commit bff2789ec0
Se han modificado 17 ficheros con 302 adiciones y 0 borrados

3
scripts/clean-docker.sh Archivo ejecutable
Ver fichero

@@ -0,0 +1,3 @@
#!/bin/bash
truncate -s 0 /var/lib/docker/containers/*/*-json.log
docker system prune --volumes -f