Hacker News new | ask | show | jobs
by Gordonjcp 1219 days ago
Nearly all of the Docker containers I build are based on Alpine. Occasionally I go "oh shit, this uses that musl thing not glibc, I need to remember to... <some minor tweak>".

The one Docker container that doesn't, in fact, is based on CentOS so I can run Davinci Resolve in CentOS when my desktop OS is really Ubuntu.