Docker RMI deletes the image
Step 1:
If there are relevant containers The container must be deleted first
Step 2:
After making a custom image, docker images will find that the image name is different, but the image ID is the same. Docker cannot recognize it and cannot delete it.
Docker RMI “image name” is required for deletion Instead of ‘mirror ID’.
Similar Posts:
- docker: Error response from daemon: Conflict. The container name “/xx” is already in use
- Image has dependent child images [How to Solve]
- [Solved] cannot kill Docker container – permission denied
- [Solved] Intellj Building image Error: ADD failed: no source files were specified
- Docker Container Performance Monitoring Tool: google/cadvisor
- [Solved] Gitlab can clone via SSH, cannot clone via HTTP, and cannot pipeline. Prompt port 80: connection rejected
- Install a docker container in centos7 that can log in SSH
- [Solved] Bind for 0.0.0.0:80 failed: port is already allocated
- [Solved] OCI runtime exec failed……executable file not found in $PATH”: unknown
- Docker OCI runtime exec failed: exec failed: container_linux.go:344: starting container process caus