Hello,
unfortunately I not get very far when trying to install docker on a fresh install of OMV 4.1.13-1. After I enable the DOCKER-CE repo I get the following error:
Code
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf apt 2>&1' with exit code '1': Warning: apt-key output should not be parsed (stdout is not a terminal)
Executing: /tmp/apt-key-gpghome.FoazplMMaW/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9dc858229fc7dd38854ae2d88d81803c0ebfcd88
run-parts: /usr/share/openmediavault/mkconf/apt.d/15omvextras exited with return code 2 in /usr/share/php/openmediavault/system/process.inc:182
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
#5 /usr/share/openmediavault/engined/rpc/omvextrasorg.inc(95): OMV\Rpc\Rpc::call('Config', 'applyChanges', Array, Array)
Any idea what caused it and how to fix it?