[mod] graphviz
This commit is contained in:
		
							parent
							
								
									77cf860a36
								
							
						
					
					
						commit
						7930bf903e
					
				
					 1 changed files with 6 additions and 4 deletions
				
			
		| 
						 | 
					@ -1,7 +1,9 @@
 | 
				
			||||||
name: graphviz
 | 
					name: graphviz
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
    graphviz:
 | 
					    graphviz:
 | 
				
			||||||
 | 
					      image: graphviz:1.0.0
 | 
				
			||||||
 | 
					      build: .
 | 
				
			||||||
 | 
					      container_name: graphviz
 | 
				
			||||||
      ports:
 | 
					      ports:
 | 
				
			||||||
        - 8000:8000
 | 
					        - 8000:8000
 | 
				
			||||||
        image: graphviz
 | 
					 | 
				
			||||||
      restart: unless-stopped
 | 
					      restart: unless-stopped
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue