일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Spring
- EC2
- docker-compose
- classmethod
- 코딩테스트
- AWS
- 우아한 테크코스 2차 합격
- javascript
- METACLASS
- Django
- classproperty
- S3
- MySQL server on 'db' (115)
- github skyline
- OperationalError
- 갓재석
- python
- python all testcode
- github
- springboot 3.0.0
- docker
- 재귀함수가 뭔가요
- depends
- TypeError: 'property' object is not iterable
- depends_on
- 우아한테크코스 2차
- DB
- AWS S3
- 2차 코딩테스트
- 프로그래머스
Archives
목록depends (1)
hanbin.dev
[Docker] docker-compose depends_on 에 대해
depends_on Express dependency between services. Service dependencies cause the following behaviors: docker-compose upstarts services in dependency order. In the following example,dbandredisare started beforeweb. docker-compose up SERVICEautomatically includesSERVICE’s dependencies. In the example below,docker-compose up webalso creates and startsdbandredis. docker-compose stopstops services in d..
카테고리 없음
2021. 5. 31. 01:52