Simple docker image with iproute2 on alpine, for use with pumba.
2.6K
Published from https://github.com/Fishbowler/iproute2
Simple docker image with iproute2 on alpine, for use with pumba.
e.g.
docker run -d --rm --name my_pumba \
-v /var/run/docker.sock:/var/run/docker.sock \
gaiaadm/pumba netem --tc-image fishbowler/iproute2 --target 172.60.0.10 \
--duration 24h \
loss --percent 100 \
my_other_container
Content type
Image
Digest
Size
3.7 MB
Last updated
about 5 years ago
docker pull fishbowler/iproute2