This is a tracking ticket for better support for docker network and related commands like docker run --net=somenetwork.
Status: currently drafting an RFD for some of the internal details and how to map docker client behaviour to sdc-docker.
Todd Whiteman commented on 2017-04-19T12:25:40.000-0400:
As a start, I've added the docker network endpoint stubs (which all currently return not implemented):
https://cr.joyent.us/#/c/1808/
Former user commented on 2017-05-16T14:33:03.000-0400:
sdc-docker commit ae81c5c (branch master, by Todd Whiteman)
DOCKER-722#icft=DOCKER-722 `docker network *` support