Support specifying custom port bindings when creating containers.
The port bindings should be communicated to the device when deploying the containers, so that Docker actually binds the specified port for the container.
The port bindings specified on a container should be accessible from GraphQL.
Support specifying custom port bindings when creating containers. The port bindings should be communicated to the device when deploying the containers, so that Docker actually binds the specified port for the container.
The port bindings specified on a container should be accessible from GraphQL.