API Reference DockerBuild v0.11.0
Modules
Generates and builds the Dockerfile
Loads extra source code
Stores config for builder and plugins
Create a dockerfile
Generates a Dockerfile and .dockerignore
A behaviour for a plugin system allowing functionality to be extended when building the docker image.
Installs and compiles assets
A behaviour for a plugin for Assets that implements additional callbacks for
Handles Elm assets.
Adds a a list of hosts provided in the :hosts
config to ~/.ssh/known_hosts
Complies assets using webpack This supports Webpack >= v4
Mix Tasks
Builds a new docker image for the project for a given enviroment. Defaults to :prod