8 lines
		
	
	
		
			136 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			136 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| services:
 | |
|   sphere:
 | |
|     image: xsheep2010/dyson-sphere:latest
 | |
|     ports:
 | |
|       - "8001:8080"
 | |
|     volumes:
 | |
|       - "./keys:/app/keys"
 |