Dunno what happened, but I had some docker updates, ran them and well docker is gone.
Got this error:
Code
>>> *************** Error ***************
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --allow-downgrades --allow-change-held-packages --fix-missing --allow-unauthenticated --reinstall install openmediavault-docker-gui 2>&1' with exit code '100': Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
openmediavault-docker-gui : Depends: docker-ce (< 5:18.10) but 5:19.03.0~3-0~debian-stretch is to be installed
E: Unable to correct problems, you have held broken packages.
Display More
I ran apt-get install docker-ce as it didnt work on UI.
docker-ce is already the newest version (5:19.03.0~3-0~debian-stretch).
Yet I still cannot install docker-gui and well kinda sucks managing dockers without the gui.
Dockers still seem to be up and running.
Any way I can get GUI back, or is there something OMV-Extras needs to update?