set_cmd.Rd
Set a command to executed when running the image
set_cmd(dockerfile, command, blank = TRUE)
dockerfile | a dockerfile object |
---|---|
command | a command to be passed to the dockerfile |
blank | whether to include a blank line at the end of file |
a dockerfile object