TritonDataCenter / sdc-docker

Docker Engine for Triton
Mozilla Public License 2.0
182 stars 49 forks source link

Set default network without Fabric #85

Closed benjamin-bergia closed 8 years ago

benjamin-bergia commented 8 years ago

I am currently not using Fabrics on my SDC setup, but I would like to change the default network used by containers. Apparently the `--net' option is not available yet (at least not on the version that I am running: 20160625).

The doc give the sdc-fabric network set-default command but does it enable or require Fabrics ?

In the version that I am running what is the preferred way to change the default network without enabling Fabrics ?

benjamin-bergia commented 8 years ago

I just found the EXTERNAL_NET metadata in a PR, seems to work.