You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the disabling of the network inside a docker container, and add the ability to provide a default docker container if one is not specified (#207)
Reversed --enable-net flag to --disable-net, since network has been enabled this whole time and we don't want to surprise anyone, and added a --default-container flag to force use of a docker container if one is not declared in the workflow
0 commit comments