Add VOLUME directive to Dockerfile
This commit is contained in:
		@ -22,6 +22,7 @@ RUN chown -R soldat:root /soldat/logs/
 | 
			
		||||
 | 
			
		||||
USER soldat
 | 
			
		||||
 | 
			
		||||
VOLUME ["/soldat/config", "/soldat/logs"]
 | 
			
		||||
EXPOSE 23073
 | 
			
		||||
 | 
			
		||||
ENTRYPOINT ["/soldat/startserver.sh"]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user