mirror of
				https://github.com/tiyn/container-critique.git
				synced 2025-10-31 03:01:21 +01:00 
			
		
		
		
	update automatically, fixed some bugs
This commit is contained in:
		| @@ -6,11 +6,11 @@ COPY src /blog | ||||
|  | ||||
| WORKDIR /blog | ||||
|  | ||||
| VOLUME /blog/data | ||||
|  | ||||
| RUN pip3 install -r requirements.txt | ||||
|  | ||||
| VOLUME /blog/templates/entry | ||||
| VOLUME /blog/data | ||||
|  | ||||
| VOLUME /blog/static/graphics | ||||
|  | ||||
| EXPOSE 5000 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user