배포가 안되고 상태가 심각으로 나옵니다...
258
작성한 질문수 15
강의를 보고 따라서 진행을 했더니 빨간색으로 심각이 나오네요...
그래서 로그에 들어가서 최근 100개의 로그를 보니까
오류 원인으로 추정되는 부분이 있었습니다.
2022/08/28 17:41:22.790598 [INFO] save docker tag command: docker tag 0370c9c70821 current_backend:latest
2022/08/28 17:41:22.790604 [INFO] save docker tag command: docker tag d942a3872fb6 current_nginx:latest
2022/08/28 17:41:22.790609 [INFO] save docker tag command: docker tag 75708d3d8c71 current_frontend:latest
2022/08/28 17:41:22.790614 [INFO] save docker tag command: docker tag 2b7d6430f78d nginx:latest
2022/08/28 17:41:22.790618 [INFO] save docker tag command: docker tag 5dcd1f6157bd node:16-alpine
2022/08/28 17:41:22.790631 [INFO] Running command /bin/sh -c docker rm `docker ps -aq`
2022/08/28 17:41:22.942159 [INFO] Error response from daemon: You cannot remove a running container 6a0c86ea39e968de428d3d30608a610c32c9250c12390b835b82e2367f1e5329. Stop the container before attempting removal or force remove
Error response from daemon: You cannot remove a running container 9c2ffeccce2f1e0b49d4f50e7c5de38e7084d077faf3f19123151adc30de6dcb. Stop the container before attempting removal or force remove
Error response from daemon: You cannot remove a running container d4507eceb5d8d6384be032723cbcae38f1a427f9b261cef64c78199ed24595a2. Stop the container before attempting removal or force remove
2022/08/28 17:41:22.942188 [INFO] Running command /bin/sh -c docker rmi `docker images -aq`
2022/08/28 17:41:23.115076 [INFO] Error response from daemon: conflict: unable to delete 968794bfee27 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 60a98349297b (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 0370c9c70821 (cannot be forced) - image is being used by running container d4507eceb5d8
Error response from daemon: conflict: unable to delete 8ad18f4e6824 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete d942a3872fb6 (cannot be forced) - image is being used by running container 6a0c86ea39e9
Error response from daemon: conflict: unable to delete 69041b2058c4 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 75708d3d8c71 (cannot be forced) - image is being used by running container 9c2ffeccce2f
Error response from daemon: conflict: unable to delete f9fde158cd3b (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete b91481250af7 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete a5f559502b12 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 2b7d6430f78d (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 5dcd1f6157bd (cannot be forced) - image has dependent child images이렇게 나오더라구요...
뭐가 원인인지 뭘 해결해야 하는건지 혹시 알려주실 수 있으신가요??ㅠㅠ
답변 0
Docker Containers간 통신 할 때 나타나는 에러 강의 질문
0
95
1
WINDOW + Vite를 사용하여 소스 코드 변경이 반영되지 않는 현상
0
103
1
도커 컨테이너 끼리 SSL 통신 시 문제가 생깁니다..
0
233
1
도표 강의 자료 사용이 불가합니다. (권한 문제)
0
155
1
Docker compose 관련 공유
0
152
1
트레비스가 유료화가 되어 테스트가 어려워 챕터8에서 고민중입니다.
0
84
1
강사님 혹시 vscode 어떤 테마 쓰시나요..?
0
312
1
The instance profile aws-elasticbeanstalk-ec2-role associated with the environment does not exist.
0
112
1
travis ci가 이제 유료화가 된 것 같습니다;;;
0
220
2
docker-compose up 에러 공유 드립니다
0
301
1
Elastic Beanstalk에서 도메인 클릭시 react 이미지가 안나오고 다른 화면이 나오는데
0
181
1
도커 빌드 시간이 너무 오래걸려요..
0
1094
2
docker-compose down 이후에도 containers에 redis가 남아 있는 이유
0
172
1
도커 볼륨이 작동이 안되는것 같아서 질문드립니다!
0
224
2
docker-compose 가 Docker Desktop 에서 빠진건가요? command not found 라고 뜨네요
0
290
1
Error response from daemon: The system cannot find the file specified.
0
231
1
draw.io 오류
0
686
1
Docker Volume 오류(reference, lowercase)
0
574
1
[섹션3 - 내가 만든 이미지 기억하기 쉬운 이름 주기] 네이밍/태그 에러
0
234
1
axios오류 문의드립니다!
0
348
1
node.js version
0
496
1
안녕하세요 마지막 강의 질문 있습니다.
0
441
1
Deploy를 계속 실패합니다.
3
1400
4
TravisCI에서 계속 에러가 납니다....
0
364
1





