Sign inSign up

fishbowler/iproute2

By fishbowler

•Updated about 5 years ago

Simple docker image with iproute2 on alpine, for use with pumba.

Image
0

2.6K

fishbowler/iproute2 repository overview

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

Tag summary

Content type

Image

Digest

Size

3.7 MB

Last updated

about 5 years ago

docker pull fishbowler/iproute2