Concepts
Building a release
mix docker.build
Generating a image with that created release
mix docker.release
Running locally
docker-compose up
Browsing http://localhost:4000
Cleanup docker images
./clear_docker.sh
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Concepts
Building a release
mix docker.build
Generating a image with that created release
mix docker.release
Running locally
docker-compose up
Browsing http://localhost:4000
Cleanup docker images
./clear_docker.sh