mirror of
https://github.com/docker/compose.git
synced 2025-07-30 09:04:12 +02:00
Merge pull request #1539 from bfirsh/add-image-affinity-to-test
Add image affinity to test script (cherry picked from commit 4c2112dbfd4da219f2585569b716b59f7562b034) Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
cd7f67018e
commit
59d6af73fa
@ -12,6 +12,7 @@ docker run \
|
|||||||
--volume="$(pwd):/code" \
|
--volume="$(pwd):/code" \
|
||||||
-e DOCKER_VERSIONS \
|
-e DOCKER_VERSIONS \
|
||||||
-e "TAG=$TAG" \
|
-e "TAG=$TAG" \
|
||||||
|
-e "affinity:image==$TAG" \
|
||||||
--entrypoint="script/test-versions" \
|
--entrypoint="script/test-versions" \
|
||||||
"$TAG" \
|
"$TAG" \
|
||||||
"$@"
|
"$@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user