Add one or more instructions to a Dockerfile
addInstruction(dockerfileObject) <- value
dockerfileObject | An object of class 'Dockerfile' |
---|---|
value | An object that inherits from class 'instruction' or a list of instructions |
Returns the modified Dockerfile object (replacement method)
#> INFO [2019-08-20 16:43:53] Creating an R session with the following expressions: #> #> INFO [2019-08-20 16:43:54] Created Dockerfile-Object based on sessionInfo