You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this project no longer work with newer versions of docker? I'm trying to use the traffic limiter but it is not working at all even though tc shows it's limiting the bandwidth to what is being set by the label.
The text was updated successfully, but these errors were encountered:
Set delay=1000ms on veth0c37108
Set bandwidth-limit=5000bps on veth0c37108
Controlling traffic of the container /my-target-container on veth0c37108
But no effect at all.
I think the problem might be some networking stuff between docker-tc and my-target-container.
Any explanation about how to use docker-tc inside docker-compose..?
Does this project no longer work with newer versions of docker? I'm trying to use the traffic limiter but it is not working at all even though tc shows it's limiting the bandwidth to what is being set by the label.
The text was updated successfully, but these errors were encountered: