Commit Graph

4 Commits

Author SHA1 Message Date
Corey af90b02feb
Fix issue with crash loops
Docker Compose starts the services with the executables as PID 1, which has special signal handling. Run the executables through tini for proper signal handling.
2025-05-04 19:35:59 -04:00
Corey 0617211e22
Add full image builds + build script 2025-05-03 15:18:25 -04:00
Corey 42ce91d8e5
Use Ninja for build
Also adjust caching in some places.
2025-05-01 17:01:53 -04:00
Corey 48d87f667d
Add Alpine build
- Add build args for user/group.
- Lots of cleanup and adjustments for safety and efficiency.
- Update LSB submodule ref.
2025-04-13 22:35:56 -04:00