Commit Graph

2 Commits

Author SHA1 Message Date
André Kugland 6d5299e7da More secure Dockerfile
* Drop privileges and run as `nobody:nobody`.
* Chroot into `/var/www/htdocs`.
* Compile with hardening options.
2022-12-06 21:51:37 +11:00
Miles Elam 35c488b95f
Dockerize (#3)
Add static build option to Makefile and create Dockerfile to run it.
2021-04-03 18:08:52 +11:00