Hacker News new | ask | show | jobs
by sofixa 1366 days ago
But you also need to provide a systemd service for it. And statically linked against glibc or musl?
1 comments

you need to provide a systemd service for a docker image as well, the restrt policies leave a lot to be desired for a host that itself can restart.

glibc doesn't support static linking, so it's probably going to be musl. Running a musl binary on an otherwise glibc system isn't an issue.