You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Josef Cacek (JIRA)" <ji...@apache.org> on 2015/09/02 00:15:48 UTC

[jira] [Created] (JCLOUDS-996) Docker: Move networkMode from Config to HostConfig and make it configurable

Josef Cacek created JCLOUDS-996:
-----------------------------------

             Summary: Docker: Move networkMode from Config to HostConfig and make it configurable
                 Key: JCLOUDS-996
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-996
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-labs
    Affects Versions: 1.9.1
            Reporter: Josef Cacek


The {{networkMode}} configuration is wrongly placed in class {{org.jclouds.docker.domain.Config}} instead of  {{HostConfig}}.

https://docs.docker.com/reference/api/docker_remote_api_v1.16/#create-a-container

Moreover, this parameter is not configurable through {{org.jclouds.docker.compute.options.DockerTemplateOptions}}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)