services: hub: container_name: hub restart: unless-stopped image: $CI_REGISTRY_IMAGE/main:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID hostname: hub tty: true