Linting markdown files according to default remark-lint configuration. Files inside the `public` directory were not linted. Signed-off-by: oupala <oupala@users.noreply.github.com>
		
			
				
	
	
	
		
			881 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			881 B
		
	
	
	
	
	
	
	
CodiMD Docker Image
Debian-based version
Alpine-based version
The easiest way to setup CodiMD using docker are using the following three commands:
git clone https://github.com/codimd/container.git codimd-container
cd codimd-container
docker-compose up
Read more about it in the container repository.
