Workshop Materials for DSEA 2024 WS 5 Digital Editions
We are using docker, so first you need to pull (download) the docker image with TEI-publisher. Once that has finished you can run (start) the container.
docker pull ghcr.io/eeditiones/tei-publisher-app/teipublisher:master
docker run -dit -p 8080:8080 --name TP9 ghcr.io/eeditiones/tei-publisher-app/teipublisher:master