View source: R/parse-dockerfile.R
parse_dockerfile | R Documentation |
Create a Dockerfile object from a Dockerfile.
parse_dockerfile(path)
path |
path to the Dockerfile |
A Dockerfile object
parse_dockerfile(system.file("Dockerfile", package = "dockerfiler"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.