# NOT RUN {
# A simple label that occupies one line:
comment <- Comment(text = "this is important to note")
the_dockerfile <- dockerfile(clean_session())
addInstruction(the_dockerfile) <- comment
print(the_dockerfile)
# }
Run the code above in your browser using DataLab