* - new file location for docker * update of docker containers * update readme
		
			
				
	
	
		
			4 lines
		
	
	
		
			51 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			51 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM node:18-alpine
 | |
| 
 | |
| RUN npm install -g npm@latest
 |