prophunt workflow
This commit is contained in:
		
							
								
								
									
										11
									
								
								Prophunt/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								Prophunt/Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
ARG SUFFIX=""
 | 
			
		||||
 | 
			
		||||
FROM jusito/docker-ttt:gmod_debian${SUFFIX}
 | 
			
		||||
	
 | 
			
		||||
ENV SERVER_GAMEMODE="prophunt"
 | 
			
		||||
 | 
			
		||||
COPY "server.cfg.default" "/home/server.cfg.default"
 | 
			
		||||
 | 
			
		||||
USER "$USER_ID:$GROUP_ID"
 | 
			
		||||
 | 
			
		||||
VOLUME "$SERVER_PATH"
 | 
			
		||||
		Reference in New Issue
	
	Block a user