GT runtime container to be used as base image for production apps. Note that this is a public image that does not contain any sensitive information.
Base image: node:18-bookworm
with the following installed:
- Yarn: stable
- ocrmypdf: latest
More detail in the Dockerfile.
MIT, more details here