read-write
or read-only
.PortBinding
(s) to the list of PortBinding
s.Volume
in a Docker container.Ports.Binding
for the given IP address and port number.Ports.Binding
for the given port number, leaving the
IP address undefined.AccessMode
: AccessMode.rw
InternetProtocol
: InternetProtocol.TCP
null
if this code point does not need to be escaped.ExposedPort
for the given parameters.Ports.Binding
s grouped by ExposedPort
.Link
for the container with the given name and an aliased
name for use in the target container.Bind
.ExposedPort
.InternetProtocol
.Link
.Ports.Binding
.RestartPolicy
.VolumesFrom
.UnicodeEscaper
that escapes some set of Java characters using a
UTF-8 based percent encoding scheme.PortBinding
, a network socket on the Docker host, expressed
as a Ports.Binding
, is bound to an ExposedPort
of a container.Map
via its
Ports.getBindings()
method.Ports
object with no PortBinding
s.Ports.Binding
represents a socket on the Docker host that is
used in a PortBinding
.ClientResponseFilter
implementation detects http status codes and throws DockerException
sStartContainerCmd
for the container with the
given ID.ExposedPort
for InternetProtocol.TCP
.Bind
suitable
for inclusion in a JSON message.ExposedPort
suitable
for inclusion in a JSON message.InternetProtocol
suitable
for inclusion in a JSON message.Link
suitable
for inclusion in a JSON message.Ports.Binding
suitable
for inclusion in a JSON message.RestartPolicy
.Volume
suitable
for inclusion in a JSON message.VolumesFrom
suitable
for inclusion in a JSON message.ExposedPort
for InternetProtocol.UDP
.Ports
object.PortBinding
s.RestartPolicy
for the container.Copyright © 2015. All Rights Reserved.