【Dockerトラブルシュート】Error: unable to delete image (cannot be forced) – image is being used by running container
Docker のイメージ harpooncorp/harpoon-ext を削除しようとしたら、”Delete the container that’s using it and try again” という警告が出てきて、削除できなかった。 ……なので、次はコマンドプロンプトから削除を試みた。 Docker image の削除 イメージIDを確認 まずはcmd […]