--- version: '3.8' services: imaginary: image: nextcloud/aio-imaginary:20250822_112758 environment: - PORT=9000 command: -concurrency 50 -enable-url-source -log-level debug networks: - internal