added docker-compose.yml file
This commit is contained in:
		
							parent
							
								
									67094980c9
								
							
						
					
					
						commit
						182f645fb3
					
				
							
								
								
									
										8
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,8 @@ | ||||
| services: | ||||
|   it-tools: | ||||
|     container_name: it-tools | ||||
|     image: corentinth/it-tools:latest | ||||
|     restart: unless-stopped | ||||
|     ports: | ||||
|       - 8080:80 | ||||
| 
 | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user