Set a command to executed when running the image

set_cmd(dockerfile, command, blank = TRUE)

Arguments

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

Value

a dockerfile object