We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 008eb1a + 1cc8d1a commit 6b560efCopy full SHA for 6b560ef
test/docker.sh
@@ -32,6 +32,6 @@ TESTS_DIR="$(pwd)/test"
32
docker run --rm -t \
33
-v "$TESTS_DIR:/tests" \
34
-v /var/run/docker.sock:/var/run/docker.sock:ro \
35
- renatomefi/docker-testinfra:latest \
+ renatomefi/docker-testinfra:5 \
36
--verbose --hosts="docker://$CONTAINER" \
37
-m "php_fpm or $DOCKER_FILE"
0 commit comments