Hello everyboy!
This is my first post so I hope to not break so many rules.
I am trying to install Docker into my OMV. Ther hardware is a Raspberry 3 Mobel B with the Raspbian version 11 (bullseye). I just installed the OMV 6.9.15-2 (Shaitan) and it seems that every is working fine with the basic configuration (locales, fixed IP, etc)
My followin step was to install Docker, but something is not working propertly. Could you help me?
I am installed the omv-extras with the folliwing command
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | sudo bash
Then, I was abel to see the plugins list into the "Plugins" menu. Up to here, everything is fine.
My next step was to install the docker plugin named "openmediavault-compose". The plugin was installed and it is showed into the OMV
It is also confirmed by the command line
dpkg -l | grep -E "openme|qemu|libvirt"
ii openmediavault 6.9.15-2 all openmediavault - The open network attached storage solution
ii openmediavault-compose 6.11.3 all OpenMediaVault compose plugin
ii openmediavault-flashmemory 6.2 all folder2ram plugin for openmediavault
ii openmediavault-keyring 1.0.2-2 all GnuPG archive keys of the openmediavault archive
ii openmediavault-omvextrasorg 6.3.6 all OMV-Extras.org Package Repositories for OpenMediaVault
ii openmediavault-sharerootfs 6.0.3-1 all openmediavault share root filesystem plugin
The browser tab was refereshed with ctrl-shift-R. But the omv-extra menu does not contain Docker.