일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Django
- 우아한테크코스 2차
- depends
- AWS S3
- javascript
- github
- MySQL server on 'db' (115)
- python
- TypeError: 'property' object is not iterable
- AWS
- 2차 코딩테스트
- depends_on
- S3
- METACLASS
- springboot 3.0.0
- github skyline
- docker-compose
- classproperty
- Spring
- docker
- EC2
- 우아한 테크코스 2차 합격
- OperationalError
- classmethod
- python all testcode
- 갓재석
- 프로그래머스
- 코딩테스트
- 재귀함수가 뭔가요
- DB
Archives
목록depends_on (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