create_current_dockerfile.Rd
Creates a dockerfile that mirrors the current environment
create_current_dockerfile(file = "Dockerfile")
String output dockerfile location and name, defaults to "Dockerfile"
String
String output dockerfile location and name
# NOT RUN { create_current_dockerfile() # }