version: '3.3' services: truecommand: volumes: - './data:/data' ports: - '8090:80' - '8093:443' restart: always container_name: truecommand environment: - TZ=Europe/Berlin image: ixsystems/truecommand