version: '3.4' services: quartz: image: quartz-jpg build: context: . dockerfile: Dockerfile environment: NODE_ENV: production container_name: quartz-jpg-container restart: always ports: - 8080:8080