docker-compose reference
Tistory post with by Leni - 2019/08/08
docker-compose는 사용하기 참 편리한 것 같지만, 아직 익숙하지 않아서 버벅임이 많다.
해서 매번 인터넷을 찾아봤는데 version마다 작성법이 상이해서 도저히 인터넷 검색으로는 해결이 안 됐다.
매번 찾아가는 것도 솔직히 일이라면 일이니까 URL을 정리해 놓도록 해야겠다!
Version 01.
Compose file version 1 reference | Docker Documentation
Version 02.
Compose file version 2 reference | Docker Documentation
Version 03.
Compose file version 3 reference | Docker Documentation
'기타 > Docker' 카테고리의 다른 글
👻 docker - (solve) Unable to open log file /mqtt/logs/mosquitto.log for writing (0) | 2019.08.16 |
---|---|
🐳 docker - 도커를 설치해보자!! (0) | 2019.08.08 |
👻 docker - sudo 귀찮아.. 너무 귀찮아... 안 치고 싶어... (0) | 2019.06.10 |
👻 docker - Timezone(시간) 설정하기! (2) | 2019.06.04 |
How to Run MySQL in a Docker Container on MacOS with Persistent Local Data (0) | 2019.05.02 |