erlang / docker-erlang-otp

the Official Erlang OTP image on Docker Hub
https://hub.docker.com/_/erlang/
Apache License 2.0
183 stars 80 forks source link

Minimal Ubuntu images? #452

Open eproxus opened 1 year ago

eproxus commented 1 year ago

Ubuntu apparently has really small minimal images these days: https://hub.docker.com/_/ubuntu/tags?page=1

They're clocking it at around 25-30 Mb, compared to Debian's ~55 Mb.

Perhaps slim images should use these instad, or we could add an ubuntu tag as well?