docker compose alpha scale

docker compose alpha scale

docker compose alpha scale은 서비스를 확장하는 실험적 명령이에요. 컨테이너 개수를 조절하고 싶을 때 사용해요.

출처: 문서

본문

[!NOTE] Experimental

This command is experimental. Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.

docker compose alpha scale은 실험적 명령으로 서비스의 컨테이너 수를 조절해요.

지원하는 옵션은 다음과 같아요.

옵션 기본값 설명
--no-deps 연결된 서비스를 시작하지 않아요

더 알아보기