반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- docker
- kubeflow
- redis
- Python
- codedeploy error
- codepipeline
- COALESCE
- bootstrap
- Kafka
- SQL
- IntelliJ
- codedeploy
- or some instances in your deployment group are experiencing problems.
- java bigdecimal
- Jenkins
- Spring
- JavaScript
- PostgreSQL
- aws
- codebuild
- AWS CI/CD 구축하기
- VPN
- node
- aws cicd
- Spring Error
- 도커
- chartjs
- chart.js
- Airflow
- Flux
Archives
- Today
- Total
Small Asteroid Blog
[Docker] Error response from daemon: conflict: unable to delete (must be forced) - image is referenced in multiple repositories 본문
클라우드 및 인프라/Docker
[Docker] Error response from daemon: conflict: unable to delete (must be forced) - image is referenced in multiple repositories
작은소행성☄️ 2021. 8. 12. 16:49728x90
-f 옵션으로 강제 종료를 한다.
docker rmi -f [이미지 이름]
728x90
반응형
'클라우드 및 인프라 > Docker' 카테고리의 다른 글
Docker timezone 설정하기 (0) | 2021.08.13 |
---|---|
docker 시스템 정리 prune (0) | 2021.08.12 |
docker 외부에서 컨테이너 안에 명령어 (0) | 2021.07.07 |
docker overlay (0) | 2021.07.01 |
[Docker] 도커 허브에 이미지 올리기 - docker push (0) | 2021.06.28 |