Standartized docker-compose files. Added some documentation (AI generated)
This commit is contained in:
		
							
								
								
									
										7
									
								
								Docker/it-tools/docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								Docker/it-tools/docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| services: | ||||
|     it-tools: | ||||
|         image: 'corentinth/it-tools:latest' | ||||
|         ports: | ||||
|             - '8182:80' # change if needed | ||||
|         restart: unless-stopped | ||||
|         container_name: it-tools | ||||
		Reference in New Issue
	
	Block a user