services: << service_name >>: image: corentinth/it-tools:latest container_name: << service_name >> ports: - "<< port >>:80" restart: unless-stopped