From: Magnus Hagander Date: Wed, 17 Sep 2025 13:42:45 +0000 (+0200) Subject: Add documentation reference to dockerized jinjapdf X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=ff855bb4519cc94c6c5152c6a7baef5cea8ae728;p=pgeu-system.git Add documentation reference to dockerized jinjapdf --- diff --git a/docs/confreg/skinning.md b/docs/confreg/skinning.md index c12011a3..92d63dd7 100644 --- a/docs/confreg/skinning.md +++ b/docs/confreg/skinning.md @@ -465,3 +465,9 @@ something like: "conferencedatestr": "2018-12-26", "location": "Somewhere" } + +### Using dockerized jinjapdf + +If you have trouble running a local jinjapdf, there is also a docker +container published for it under the pgeu organisation on github. +See the [separate readme](https://github.com/pgeu/pgeu-system/blob/master/tools/deploystatic/jinjapdf-docker/README.md).