Expose: Constructor for EXPOSE instruction

Description Usage Arguments Value Examples

View source: R/Class-Expose.R

Description

Constructor for EXPOSE instruction

Usage

1
Expose(port, host = NA_integer_)

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

the object

Examples

1
#no example yet

o2r-project/containerit documentation built on June 28, 2021, 2:46 p.m.