Hacker News new | ask | show | jobs
by Axsuul 1303 days ago
Super neat — always on the lookout for more things to self-host! Any plans to dockerize? It would probably get more adoption if so.
1 comments

Feuille is already kind of a `micro-container' on its own - it can be a static binary, doesn't need any third party libraries, chroots itself into the output folder and drops root privileges afterwards.

Though, it shouldn't be too complicated to make a Dockerfile for it.

Feel free to make one and share it, either to me directly or by making a pull request :)