forked from mirrors/amnezia-wg-easy
		
	missed nodemon
This commit is contained in:
		
							parent
							
								
									aa939d876c
								
							
						
					
					
						commit
						7049bc89fd
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -30,6 +30,9 @@ COPY --from=build_node_modules /app /app
 | 
				
			||||||
# than what runs inside of docker.
 | 
					# than what runs inside of docker.
 | 
				
			||||||
RUN mv /app/node_modules /node_modules
 | 
					RUN mv /app/node_modules /node_modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Enable this to run `npm run serve`
 | 
				
			||||||
 | 
					RUN npm i -g nodemon
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Install Linux packages
 | 
					# Install Linux packages
 | 
				
			||||||
RUN apk add -U --no-cache \
 | 
					RUN apk add -U --no-cache \
 | 
				
			||||||
    iptables \
 | 
					    iptables \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue