pyveth - veth driver for Docker Engine written in Python
Jacek Kowalski
2026-03-11 eb6438fc41fb210048b686c7f33d15144a57c580
test_integration.sh
@@ -9,6 +9,8 @@
docker plugin install jacekkow/pyipam:latest || true
docker plugin install jacekkow/pyipam:latest || true
docker network create \
  --internal \
  --driver "${PLUGIN}" \
@@ -42,7 +44,6 @@
docker network create \
  --internal \
  --driver "${PLUGIN}" \
  --ipam-driver jacekkow/pyipam:latest \
  --ipv6 \