save revision to disk if not exisgt

This commit is contained in:
appflowy
2021-10-06 15:23:38 +08:00
parent 1c8d2c5ac0
commit 04f8fc38a8
25 changed files with 237 additions and 162 deletions

View File

@ -0,0 +1,10 @@
[tasks.show_usage]
script = """
docker system df -v
# docker volume rm xxxxx
docker volume prune
"""
#docker container ls -al
#docker stop clever_mayer
#docker rm clever_mayer