/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

leif.io
| | akoutmos.com
1.5 parsecs away

Travel
| | Learn how to use Elixir 1.9 releases along with multi-stage docker builds
| | zorbash.com
0.9 parsecs away

Travel
| | [AI summary] A technical guide demonstrating how to use Docker multi-stage builds and the Distillery tool to create lightweight, optimized images for deploying Elixir applications.
| | kewah.com
2.2 parsecs away

Travel
| | Walk through the config to setup continuous integration and deployment using GitLab for a Phoenix project.
| | blog.jondh.me.uk
14.0 parsecs away

Travel
| As documented in some of my past posts, I've been using Docker on CircleCI a lot recently, and I thought it was about time I investigated adding Docker layer caching to the mix. This is one of Docker's best features, in my view: if a layer does not need building, because the command and the [...]