Skip to content

Add ability to use container names for netem --target #90

@Tyson1986

Description

@Tyson1986

Now it uses IP\IPs for filtering.
As enhancement will be good to add ability to use container names
To get IP of container i use:
docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' <my_container_name>
But may be better solution.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions