Add temporary Docker cleaner for cloudretro.io

This commit is contained in:
sergystepanov 2021-08-25 10:25:31 +03:00 committed by GitHub
parent fb8ee791df
commit 3426edb4c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,4 @@
#!/bin/sh
docker rm cloud-game -f
docker system prune -f