vic
vic copied to clipboard
--net=none is not supported
[vagrant@devbox:/opt/go/src/github.com/vmware/vic(1578)] docker run -it --net none ubuntu
docker: Error response from daemon: [POST /scopes/{scope}/containers][500] addContainerInternalServerError &{Code:<nil> Message:scope none not found}.
See 'docker run --help'.
Removing the P0. Not a test stopper at the moment.
Moving to Icebox per 9/20 Triage
Already in the release notes, so removing the kind/note tag.
This is a compatibility issue. If a customer does not want a container on a network, we should be able to honor that. --net=none is meaningful. Bumping this to medium priority
making this an enhancement. lowering priority until we get a customer report.