docker container prune; Remove an image: docker image rm my-image — OR — docker rmi my-image; Remove dangling images:
確定! 回上一頁