mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-04 08:36:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			126 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			126 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
services:
 | 
						|
  gcc:
 | 
						|
    build:
 | 
						|
      context: ../
 | 
						|
      dockerfile: tests/gcc/9.4/Dockerfile
 | 
						|
    volumes:
 | 
						|
      - /tmp/clay/_deps |