Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check container interfaces in network #5

Merged

Conversation

Silcet
Copy link
Contributor

@Silcet Silcet commented Nov 15, 2019

As a workaround for the issue, I'm checking the interfaces of one container, then the interfaces of the docker network, and finally matching them.

@lukaszlach
Copy link
Owner

This is a nice and quality piece of code, thank you! The only concern I have is about the docker exec part requiring the container to have sh, cat and /sys present inside, which does not allow docker-tc to work with FROM scratch containers. Do you have any thoughts about this one?

@lukaszlach lukaszlach merged commit 91b2be3 into lukaszlach:master Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants