Add documentation reference to dockerized jinjapdf
authorMagnus Hagander <magnus@hagander.net>
Wed, 17 Sep 2025 13:42:45 +0000 (15:42 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 17 Sep 2025 13:42:45 +0000 (15:42 +0200)
docs/confreg/skinning.md

index c12011a30750099e67414423e9a63631eb6d5ccf..92d63dd7fb17626ee6a03232dac476a946f2443e 100644 (file)
@@ -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).