Learn R Programming

containerit (version 0.6.0)

Expose-class: S4 Class representing an EXPOSE-instruction

Description

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

Other instruction classes: Add-class, Arg-class, Cmd-class, Comment-class, Copy-class, Entrypoint-class, Env-class, From-class, Healthcheck-class, Instruction-class, Label-class, Maintainer-class, Onbuild-class, Run-class, Run_shell-class, Shell-class, Stopsignal-class, Volume-class, Workdir-class

Examples

Run this code
# NOT RUN {
#no example yet
# }

Run the code above in your browser using DataLab