This commit is contained in:
C菌
2022-04-13 01:56:40 +08:00
parent 9631ecf68b
commit 7fa71a4934
2 changed files with 43 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ cleand:
docker rmi $(docker images |grep none|awk '{print $3}') -f
docker rm $(docker ps -aq)
# docker rm $(docker ps -a |grep -v Up)
# docker image prune -f
.PHONY: all
# generate all