Thats correct because the service is not running. But why? I followed the official instructions to install Docker on a fresh Debian VM.
I can start the service manually with this command:
docker compose -f $DOWNLOAD_DIR/docker-compose.yml restart ospd-openvas
Update: