services: app: image: localhost:9999/${PROJECT_NAME}:${CI_PIPELINE_ID} container_name: scheduler-app restart: always volumes: - /home/script:/home/script mem_limit: 50m cpus: 0.01