mix docker.build (DockerBuild v0.6.0) View Source
Builds a new docker image for the project for a given enviroment. Defaults to :prod
Example
mix docker.build dev
Builds a new docker image for the project for a given enviroment. Defaults to :prod
mix docker.build dev