my-docker-erlang-otp
The Erlang images maintained by Hentioe mainly provide the basis for the Elixir images.
Basics
The base images are Void Linux, Alpine Linux, and Debian, and the versions are as follows:
| image | base |
|---|---|
hentioe/erlang:28-void |
ghcr.io/void-linux/void-glibc-busybox:20260301R1 |
hentioe/erlang:28-alpine |
alpine:3.22 |
hentioe/erlang:28-debian |
debian:bookworm |
hentioe/erlang:27-void |
ghcr.io/void-linux/void-glibc-busybox:20260101R1 |
hentioe/erlang:27-alpine |
alpine:3.22 |
hentioe/erlang:27-debian |
debian:bookworm |
Difference
Unlike the unorganized Erlang images provided by Docker, these do not include Rebar3.