docker-compose up 에러
743
0
안녕하세요, 파일 구성 완료 후 docker-compose up 명령어를 통해 실행시킬 때 문제가 발생합니다.
해당 문제는 mysql 을 실행하는 도중 멈추고 더이상 진행되지 않는데요
multi-container-docker-app-nginx-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
app_backend | 애플리케이션이 500번 포트에서 시작됩니다.
multi-container-docker-app-frontend-1 | Starting the development server...
이렇게 nginx와 백앤드 프론트 앤드는 프로세스가 마무리 된 것 같은데
mysql은 아래와 같이
app_mysql | 2022-05-09T12:21:58.718924Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. app_mysql | 2022-05-09T12:22:00.648367Z 0 [System] [MY-010229] [Server] Starting XA crash recovery... app_mysql | 2022-05-09T12:22:01.138022Z 0 [System] [MY-010232] [Server] XA crash recovery finished. app_mysql | 2022-05-09T12:22:02.395027Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. app_mysql | 2022-05-09T12:22:02.399042Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. app_mysql | 2022-05-09T12:22:02.474283Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. app_mysql | 2022-05-09T12:22:04.760275Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
app_mysql | 2022-05-09T12:22:04.772098Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.29' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.
이렇게 로그가 찍히다가 여기서 더이상 진행되지 않습니다. 혹시 뭐가 문제인지 알 수 있을까요?
답변 2
0
강승갑
저는 아래와 같은 오류메시지가 나옵니다.
service "mysql" has neither an image nor a build context specified: invalid compose project
0
SJ
저도 같은 에러가 발생했습니다 해결하셨나여 ?
Docker Containers간 통신 할 때 나타나는 에러 강의 질문
WINDOW + Vite를 사용하여 소스 코드 변경이 반영되지 않는 현상
도커 컨테이너 끼리 SSL 통신 시 문제가 생깁니다..
도표 강의 자료 사용이 불가합니다. (권한 문제)
Docker compose 관련 공유
트레비스가 유료화가 되어 테스트가 어려워 챕터8에서 고민중입니다.
강사님 혹시 vscode 어떤 테마 쓰시나요..?
The instance profile aws-elasticbeanstalk-ec2-role associated with the environment does not exist.
travis ci가 이제 유료화가 된 것 같습니다;;;
docker-compose up 에러 공유 드립니다
Elastic Beanstalk에서 도메인 클릭시 react 이미지가 안나오고 다른 화면이 나오는데
도커 빌드 시간이 너무 오래걸려요..
docker-compose down 이후에도 containers에 redis가 남아 있는 이유
도커 볼륨이 작동이 안되는것 같아서 질문드립니다!
docker-compose 가 Docker Desktop 에서 빠진건가요? command not found 라고 뜨네요
Error response from daemon: The system cannot find the file specified.
draw.io 오류
Docker Volume 오류(reference, lowercase)
[섹션3 - 내가 만든 이미지 기억하기 쉬운 이름 주기] 네이밍/태그 에러
axios오류 문의드립니다!
node.js version
안녕하세요 마지막 강의 질문 있습니다.
Deploy를 계속 실패합니다.
TravisCI에서 계속 에러가 납니다....