|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
read-write
or read-only
.PortBinding
(s) to the list of PortBinding
s.
Volume
in a Docker container.Bind.Bind(String, Volume, AccessMode)
PortBinding
for the specified ExposedPort
and
Ports.Binding
to the current bindings.
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
ExposedPort
for the given parameters.
ExposedPort
for the given
port number
and InternetProtocol.DEFAULT
.
ExposedPort.ExposedPort(int, InternetProtocol)
Ports.Binding
s grouped by ExposedPort
.
ExposedPort.getProtocol()
Bind.getAccessMode()
Link
for the container with the given name and an aliased
name for use in the target container.
Bind
.
ExposedPort
.
InternetProtocol
.
Link
.
Ports.Binding
.
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
object with an initial PortBinding
for
the specified ExposedPort
and Ports.Binding
.
Ports.Binding
represents a socket on the Docker host that is
used in a PortBinding
.Ports.Binding
for the given IP address
and port number
.
Ports.Binding
for the given port number
,
leaving the IP address
undefined.
Ports.Binding
for the given IP address
,
leaving the port number
undefined.
Ports.Binding
with both IP address
and
port number
undefined.
ClientResponseFilter
implementation detects http status codes and throws DockerException
sExposedPort
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.
Volume
suitable
for inclusion in a JSON message.
ExposedPort
for InternetProtocol.UDP
.
Ports
object.
PortBinding
s.
RestartPolicy
for the container.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |