Hello, I'm a first time omv user, just installed it on my RPi 4B.
I did the normal install process of installing raspbian-lite. As of this date, the default base OS is debian trixie (13). When I installed OMV, I therefore was forced to install omv8 which the script tells me is still in beta.
Anyway, I followed the steps to install docker but when I went to add a compose file, nothing was working. I ended up sshing into my instance and discovered the docker was not installed.
I uninstalled the compose plugin and reinstalled it and saw this on the console output
Code
The following additional packages will be installed: openmediavault-sharerootfs python3-docker python3-pretty-yaml python3-unidecode
Suggested packages: python3-paramiko python3-websocket
Recommended packages: docker-ce docker-compose-plugin
The following NEW packages will be installed: openmediavault-compose openmediavault-sharerootfs python3-docker python3-pretty-yaml python3-unidecode
I just installed those packages manually and everything works