echo ls-la | sudo -S docker rmi -f $(echo ls-la | sudo -S docker images -f "dangling=true" -q)
最后更新于3年前