S4 Class representing an EXPOSE-instruction

Arguments

port

(character or numeric, required) the port of the container to be exposed

host

(numeric, optional) port of the host, if missing the same port as in the container is exposed

Value

object

See also

Examples

#no example yet