erlang / docker-erlang-otp

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

Minimal Ubuntu images? #452

Open eproxus opened 11 months ago

eproxus commented 11 months 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?