no host net

This commit is contained in:
Matthias Bisping 2022-04-19 18:20:36 +02:00
parent 6c6e49eecc
commit d3f1d5d926

View File

@ -6,4 +6,4 @@ name=image-prediction-tests-${rnd}
echo "running tests container" echo "running tests container"
docker run --rm --net=host --name $name -v $PWD:$PWD -w $PWD -v /var/run/docker.sock:/var/run/docker.sock image-prediction-tests docker run --rm --name $name -v $PWD:$PWD -w $PWD -v /var/run/docker.sock:/var/run/docker.sock image-prediction-tests