반응형
[이슈]
docker exited with code 0
[원인]
시작 시 bash가 안 붙어서 발생
자신의 컴포즈 설정 파일(*.yml)에서 처리하고자 하는 서비스 영역에 아래 코드를 추가해 주시면 됩니다.
stdin_open: true
tty: true
반응형
'소프트웨어 개발 > Docker' 카테고리의 다른 글
도커 ( docker ) PHP 개발환경 설치 Nginx, PHP7.4,Mariadb / windows10/11 윈도우즈 10/11 (0) | 2022.02.02 |
---|---|
도커 Docker - CRIT Supervisor is running as root (0) | 2022.02.01 |
그누보드 간편설치 - 도커(Docker)로 그누보드5 개발환경 구성 - windows 10,11 ( nginx + php7.4 mariadb ) (0) | 2022.01.27 |
도커 docker에서 php composer 설치 (0) | 2022.01.26 |
[Docker] yaml: line ****: found a tab character that violates indentation (0) | 2022.01.22 |
댓글