Преглед изворни кода

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