version: '3' services: siren: image: siren container_name: siren volumes: - ./data:/app restart: unless-stopped