DOCKER-722

`docker network *` support

Status:
Open
Created:
2016-03-03T17:27:23.000-0500
Updated:
2018-06-26T02:49:40.442-0400

Description

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.

Comments (2)

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