Sign inSign up

frostasm/python-docx-template

By frostasm

Updated about 9 years ago

Dockerfiles for building images with LibreOffice and python-docx-template

Image
0

355

frostasm/python-docx-template repository overview

python-docx-template-dockerfiles

Dockerfiles for building images with LibreOffice and python-docx-template

Usage example

docker run -ti --rm --entrypoint /bin/bash -v path/to/data:/data frostasm/python-docx-template
cd /data
python3 -m docxtpl --template-file template.docx --json-data-file data.json --generated-file result.docx
soffice --convert-to pdf result.docx

Tag summary

Content type

Image

Digest

Size

363.2 MB

Last updated

about 9 years ago

docker pull frostasm/python-docx-template