Docker image for version 1.1.0 of the transkribus-process microservice
Built from Islandora-DevOps/isle-buildkit transkribus
Please refer to the Transkribus Documentation for more in-depth information.
Requires islandora/base Docker image to build. Please refer to the
Base Image README for additional information.
| Port | Description |
|---|---|
| 5000 | This can be changed using the ASPNETCORE_URLS environment variable. |
| Path | Description |
|---|---|
| /data | For SQLite Database files and ASP.NET Core data. |
JWT authentication is enabled by default, and can be configured by setting USE_JWT_AUTHENTICATION to true or false.
| Environment Variable | Default | Description |
|---|---|---|
| TRANSKRIBUS_ALTO_TO_HOCR_SEF_PATH | alto_to_hocr.sef.json | Path to an xslt that has been compiled into an sef.json by the xslt3 utility |
| TRANSKRIBUS_ASPNETCORE_URLS | http://transkribus:5000/ | See ASPNET Server URLs for more information |
| TRANSKRIBUS_CONNECTION_STRING | "Filename=/data/transkribus-process.db" | Connection string for a SQLite or MySQL database |
| TRANSKRIBUS_SERVICE_PASSWORD | Password, used to connect to Transkribus | |
| TRANSKRIBUS_SERVICE_USERNAME | Username, used to connect to Transkribus | |
| TRANSKRIBUS_USE_JWT_AUTHENTICATION | true | Connect using JWT, see JWT_PUBLIC_KEY in the base images documentation, for more information |
Content type
Image
Digest
sha256:59d4c929c…
Size
184.9 MB
Last updated
26 days ago
docker pull islandora/transkribus:alpine-3-24Pulls:
86
Jul 6 to Jul 12