|
You are here |
jpetazzo.github.io | ||
| | | | |
enix.io
|
|
| | | | | This serie of articles deals with solutions for Docker image size optimization. In this first part, we talk about *multi-stage build*. We also explain differences between static and dynamic libraries and why it matters. We also describe the use of the famous Alpine Linux distribution. | |
| | | | |
stuartsierra.com
|
|
| | | | | [AI summary] The author benchmarks various ways to run Clojure in 2019, comparing traditional JVM launchers like Leiningen with faster alternatives such as Babashka, Joker, and GraalVM-compiled native binaries against a basic C program. | |
| | | | |
akoutmos.com
|
|
| | | | | Learn how to use Elixir 1.9 releases along with multi-stage docker builds | |
| | | | |
www.jennapederson.com
|
|
| | | Here's how you can manage Python versions and packages with `uv`. | ||