Browse Source

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

Dan Helfman 5 năm trước cách đây
mục cha
commit
41ad98653a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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