Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 699 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 699 Bytes

Build and publish Docker image flake8 Lint Test

tei2html

a fastapi service to transform XML documents via XSLT into HTML

docker

  • docker build -t tei2html .
  • docker run -d --name tei2html -p 8020:8020 tei2html