R/make_dockerfile.R
make_dockerfile.Rd
Create a dockerfile to build a docker image
make_dockerfile(path = ".")
Path where to create Dockerfile
Does not return anything. Writes a Dockerfile to current working directory or path specified.
Roy Francis