Learn R Programming

containerit (version 0.6.0)

Entrypoint-class: Entrypoint class yet to be implemented

Description

Entrypoint class yet to be implemented

Arguments

Slots

program

character, name or path of the executable or command.

params

list of parameters.

form

form to render the instruction to (exec or shell)

See Also

Other instruction classes: Add-class, Arg-class, Cmd-class, Comment-class, Copy-class, Env-class, Expose-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