⚠️ HedgeDoc 1.12.0 and onwards will require Node 20.17 or later in order to run. Since Node 18 security support was stopped over one year ago, we don’t maintain backwards-compatability for that anymore.
Some syntax highlighting languages have been removed and/or changed. You can find more information in the highlight.js docs.
Do you need help with installation or upgrade? Read our docs!
Our docker images are located on quay.io at hedgedoc/hedgedoc.
You can pull our docker image directly with the command below. It is based on Debian Linux.
docker pull quay.io/hedgedoc/hedgedoc:1.12.0The alpine-based image is much smaller than the debian-based image, but does not contain glibc resulting in some debugging software not working properly in the container.
docker pull quay.io/hedgedoc/hedgedoc:1.12.0-alpine