Description Usage Arguments Value Examples
View source: R/create_current_dockerfile.R
Creates a dockerfile that mirrors the current environment
| 1 | create_current_dockerfile(file = "Dockerfile")
 | 
| file | 
 | 
String output dockerfile location and name
| 1 2 3 4 | ## Not run: 
create_current_dockerfile()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.