forked from mirrors/amnezia-wg-easy
		
	Dockerfile: missing operator
This commit is contained in:
		
							parent
							
								
									6e7f2f730e
								
							
						
					
					
						commit
						e6db5e8b7f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@ RUN npm ci --omit=dev &&\
 | 
			
		|||
    # Enable this to run `npm run serve`
 | 
			
		||||
    npm i -g nodemon &&\
 | 
			
		||||
    # Delete unnecessary files 
 | 
			
		||||
    npm cache clean --force && rm -rf ~/.npm
 | 
			
		||||
    npm cache clean --force && rm -rf ~/.npm &&\
 | 
			
		||||
    mv node_modules /node_modules
 | 
			
		||||
 | 
			
		||||
# Copy build result to a new image.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue