forked from mirrors/amnezia-wg-easy
		
	Dockerfile: fixup symlink of iptables
This commit is contained in:
		
							parent
							
								
									10089cf622
								
							
						
					
					
						commit
						6ff6115e98
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -40,8 +40,7 @@ RUN apk add -U --no-cache \
 | 
				
			||||||
    dumb-init
 | 
					    dumb-init
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Symlink iptables
 | 
					# Symlink iptables
 | 
				
			||||||
RUN rm /sbin/iptables \
 | 
					RUN ln -s /sbin/iptables-legacy /sbin/iptables
 | 
				
			||||||
    ln -s /sbin/iptables-legacy /sbin/iptables
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Expose Ports
 | 
					# Expose Ports
 | 
				
			||||||
EXPOSE 51820/udp
 | 
					EXPOSE 51820/udp
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue