Open
Description
I had a look at the build instructions for the Ubuntu container and stumbled upon some rather unusal dependencies for a build container. The most outstanding ones for me are:
- sudo
- tcpdump
- tshark
sudo was added with #52 without an explanation here on GitHub, if I am not mistaken. In addition, I was wondering why a build container would need tools for network sniffing.
Could these dependencies be removed without breaking the build container or the build to create a smaller build image?
Metadata
Assignees
Labels
No labels