mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
add frontend folder
This commit is contained in:
10
frontend/scripts/makefile/docker.toml
Normal file
10
frontend/scripts/makefile/docker.toml
Normal 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
|
Reference in New Issue
Block a user