context/publish-ports¶
A map of ssh public keys to install for the root user
This space separated set of ports to expose from the context.
The format is the same as the docker -p option, [IP:]port:port[/tcp|/udp].
e.g. `127.0.0.1:4822:4822/tcp``
A map of ssh public keys to install for the root user
This space separated set of ports to expose from the context.
The format is the same as the docker -p option, [IP:]port:port[/tcp|/udp].
e.g. `127.0.0.1:4822:4822/tcp``