docker compose alpha dry-run
docker compose alpha dry-run
docker compose alpha dry-run은 실제로 변경을 적용하지 않고 명령을 시험해 보는 실험적(EXPERIMENTAL) 명령이에요. 명령 실행 결과를 미리 확인하고 싶을 때 사용해요.
출처: 문서
본문
[!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 dry-run은 실험적 기능으로, 변경 사항을 적용하지 않고 명령을 테스트해 볼 수 있게 해줘요.