forked from mirrors/amnezia-wg-easy
		
	Revert Dockerfile: switch from iptables to iptables-legacy
This commit is contained in:
		
							parent
							
								
									42920996f8
								
							
						
					
					
						commit
						abe7e45bc7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -35,7 +35,7 @@ RUN npm i -g nodemon
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Install Linux packages
 | 
					# Install Linux packages
 | 
				
			||||||
RUN apk add -U --no-cache \
 | 
					RUN apk add -U --no-cache \
 | 
				
			||||||
    iptables-legacy \
 | 
					    iptables \
 | 
				
			||||||
    wireguard-tools \
 | 
					    wireguard-tools \
 | 
				
			||||||
    dumb-init
 | 
					    dumb-init
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue