Commit 6c5c930e authored by 金凯强's avatar 金凯强 🎨

清理docker none镜像脚本

parent 93114dde
docker images|grep none > /dev/null 2>&1 && docker images|grep none|awk '{print $3 }'|xargs docker rmi
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment