forked from mirrors/amnezia-wg-easy
		
	Dockerfile: remove unused parts
We expose ports another way
This commit is contained in:
		
							parent
							
								
									975c61df6d
								
							
						
					
					
						commit
						ad80017846
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -37,10 +37,6 @@ RUN apk add --no-cache \
 | 
			
		|||
# Use iptables-legacy
 | 
			
		||||
RUN update-alternatives --install /sbin/iptables iptables /sbin/iptables-legacy 10 --slave /sbin/iptables-restore iptables-restore /sbin/iptables-legacy-restore --slave /sbin/iptables-save iptables-save /sbin/iptables-legacy-save
 | 
			
		||||
 | 
			
		||||
# Expose Ports (If needed on buildtime)
 | 
			
		||||
#EXPOSE 51820/udp
 | 
			
		||||
#EXPOSE 51821/tcp
 | 
			
		||||
 | 
			
		||||
# Set Environment
 | 
			
		||||
ENV DEBUG=Server,WireGuard
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue