mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
2e3d915927
Co-authored-by: Philip Molares <git@molar.es>
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.