Create a dockerfile to build a docker image

make_dockerfile(path = ".")

Arguments

path

Path where to create Dockerfile

Value

Does not return anything. Writes a Dockerfile to current working directory or path specified.

Author

Roy Francis