4 lines
		
	
	
	
		
			113 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			113 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM localhost/cccb-tanks-cs-backend:latest
 | |
| 
 | |
| COPY --from=localhost/cccb-tanks-cs-frontend /app/dist ./client
 | |
| 
 | 
