소스 검색

https://github.com/docker/compose/issues/2127

Dan Helfman 5 년 전
부모
커밋
41ad98653a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      scripts/run-full-dev-tests

+ 1 - 1
scripts/run-full-dev-tests

@@ -11,4 +11,4 @@
 set -e
 
 docker-compose --file tests/end-to-end/docker-compose.yaml up --force-recreate \
-    --abort-on-container-exit
+    --renew-anon-volumes --abort-on-container-exit