docker-plugin
docker-plugin copied to clipboard
Allow restricting network during build
I'd like to build containers disallowing network access to the RUN commands, analogous to docker build --network none …
Please add a parameter that allows specifying a different network to connect to.