Allow providing options when creating networks
Following the spec: http://docs.docker.com/engine/reference/api/docker_remote_api_v1.21/#create-a-network I have added an Options argument to create_network. This opens up the possibility of creating isolated containers with no internet access programmatically. We require such facilities in https://github.com/jupyter/tmpnb/issues/187. Signed-off-by:Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in>
Showing
Please
register
or
sign in
to comment