bbrun
bbrun copied to clipboard
Using BBRUN inside a VM behind Proxy
How can I pass --net=host
to "docker run"?
Additionally, I think that if you send this all the time, there would be no harm at all even if you have a direct internet connection.
Just did locally, file docker.js, inside function run(commands, image, dryRun, interactive, workDir) {
Solved my problem.