mirror of
				https://github.com/Maschell/DiiBuggerWUPS.git
				synced 2025-10-31 19:15:58 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			119 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			119 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM wups/core-with-wut:0.1
 | |
| 
 | |
| # Get dependencies
 | |
| COPY --from=wiiuwut/libutils:0.1 /artifacts $WUT_ROOT
 | |
| 
 | |
| WORKDIR project
 | 
