mix_docker v0.5.0 API Reference

Modules

Build docker image from distillery release. Any arguments and options will be passed directly to docker build command

Copy & customize Dockerfiles This task will copy Dockerfile.build and Dockerfile.release into project’s directory for further customization

Initialize distillery release. Any arguments and options will be passed directly to mix release.init task

Publish current image to docker registry

Build minimal, self-contained docker image Any arguments and options will be passed directly to docker build command

Run build & release & publis. This is the same as running