Base image for Tei_Publisher generated apps, without autodeployed stock apps, but centraly configurable tei-publisher dependencies.
Automatic builds run daily on CI. Images are published to GitHubs container Registry. To pull:
docker pull ghcr.io/jinntec/base:main
TODO:
The images modify exist to enhance security and performance for production uses. Namely:
- The security recommendations for reducing potential attack surface.
- Building on distroless nonroot exist user is set accordingly.
- Performance tweaks to locktables
- Performance tweaks to disable restxq
Further desirable settings can be found among the official ansible roles.
See the Dockerfile for the list of included dependencies.