| add_environ_packages | Add packages from current environment to dockerfile |
| check_for_from | check_for_from |
| create_current_dockerfile | Creates a dockerfile that mirrors the current environment |
| docker | Docker module object |
| dockerfile | dockerfile creates a basic, empty docker object |
| get_current_package_dependencies | Gets packages that are loaded in the current envrionment,... |
| insert_blank | Adds a blank line at the end of the current dockerfile |
| pipe | Pipe operator |
| set_cmd | Set a command to executed when running the image |
| set_env | sets environment variables in the docker image |
| set_expose | Set which ports the docker image can expose, and what... |
| set_from | set_from |
| set_label | Add label metadata to an image |
| set_run | Set a command to run in the image |
| write_dockerfile | Write a dockerfile from a dockerfile object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.