Replay on network host

This commit is contained in:
2026-02-05 15:30:24 +01:00
parent cf9aa5bf88
commit 5c0e19d08f

View File

@@ -106,6 +106,7 @@ echo "Tests : ${TEST_FILE:-all recordings}"
echo
docker run --rm \
--network host \
--user "${USER_ID}:${GROUP_ID}" \
-e HOME=/tmp \
-v "${WORK_DIR}:/work" \