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.
