forked from toolshed/docs.coopcloud.tech
		
	inline that
This commit is contained in:
		@ -8,8 +8,6 @@ ENTRYPOINT ["/bin/sh"]
 | 
			
		||||
 | 
			
		||||
RUN apk add --no-cache curl
 | 
			
		||||
 | 
			
		||||
RUN pip install \
 | 
			
		||||
  mkdocs-awesome-pages-plugin
 | 
			
		||||
  mkdocs-material-extensions
 | 
			
		||||
RUN pip install mkdocs-awesome-pages-plugin mkdocs-material-extensions
 | 
			
		||||
 | 
			
		||||
CMD ["-c", "mkdocs build && python -m http.server --bind 0.0.0.0 --directory site 8000"]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user