command
Version:
v0.0.0-09-27-2015.07-5...
Opens a new window with list of versions in this module.
Published: Sep 25, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dockcontivnet - netplugin plugin for docker
To bootstrap:
curl https://experimental.docker.com | sudo bash
mkdir -p /run/docker/plugins /etc/docker/plugins
echo 'http://127.0.0.1:4545' /etc/docker/plugins/netplugin.spec
And restart docker.
Test:
docker network create -d netplugin test
docker run -it --publish-service foo.test ubuntu
You should see netplugin enter an ovs port into the namespace.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.