mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-09 06:55:43 +00:00
eaeb88401d
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
913 B
913 B
HedgeDoc Docker Image
Debian-based version
Alpine-based version
The easiest way to setup HedgeDoc using docker are using the following three commands:
git clone https://github.com/hedgedoc/container.git hedgedoc-container
cd hedgedoc-container
docker-compose up
Read more about it in the container repository.