version: '3' services: system-expand: restart: always ports: - "9526:9526" build: context: ./ dockerfile: Dockerfile