Docker Issue on Install

    • Offizieller Beitrag

    If it matters any, other than my issues installing Docker, OMV is up and running currently and sharing a single HDD on my network.

    Did you try removing /etc/default/docker and then install docker-ce?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Yes. I tried all the steps you outlined in an earlier reply more than once because you said it wouldn't hurt to run them more than once.


    I have also reformatted and tried a fresh install again more than once.

    • Offizieller Beitrag

    I'm currently in the process of rebuilding my OMV, but I have a spare SD Card which I could use in my 3B which is currently running Kodi. I did have OMV working on a 2B just running Pi-Hole in docker (but I've since moved this DietPi) but I never had any problems using the Pi with OMV.

  • At this point I think that I am just going to install Raspbian on this Pi so I can get it up and running for what I need right now. I may come back to OMV in the future when I get something else to run it on.

    • Offizieller Beitrag

    I was just able to install it on my rpi with


    apt-get purge docker-ce
    rm -rf /etc/docker
    rm -rf /var/lib/docker
    apt-get purge cockpit-docker docker-ce-cli
    omv-aptclean
    apt-get install docker-ce

  • Typing in
    apt-get purge docker-ce
    Gives me this:



    The next few lines worked until,
    apt-get purge cockpit-docker docker-ce-cli
    Gives me this:



    Then finally,
    apt-get install docker-ce
    returns:


    Once again I started with a brand new install. The only things I have done are as follows:
    Flashed the SD card.
    Waited until the Pi wasn't showing any more scrolling text and logged into the webui.
    Changed autologout to disable, and default password.
    Fixed date/time.
    Enabled permit root login in SSH
    Changed root password via putty.
    update/upgrade
    Enabled Docker CE in extras.
    Installed docker gui, which fails.
    Typed in commands you gave me.

    • Offizieller Beitrag

    Installed docker gui, which fails.

    Don't do this. I don't have a good way to fix the plugin to work on the RPi. If you install docker-ce first and have that successfully installed, then you can install the plugin.


    You answered the question with omv-aptclean instead of Y.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • About the not answering with Y part... I noticed that and when I tried to run this process a second time I did it right. I thought I had edited my post to take that bit out.


    I appreciate your help. I may try to fix it one last time just to see if it works without the plugin, but I believe that I am just going to make this a retro pie for now to replace my hacked SNES mini and start again with something that is more powerful in the future.

  • I had the same Issue with my Raspberry Pi 2 B+


    After reading this thread and trying different approaches i came up with a solution.


    - download OMV_4_Raspberry_Pi_2_3_3Plus.img and used Win32DiskImager to make a bootable SD Card
    - on first startup wait until it has restarted then login (via console) and change root password
    - disable autologout
    - change web admin password
    - fix date/time
    - in Update Management click upgrade and wait until it is ready
    - omv-changerepo "Docker CE" enable or enable Docker CE in extras
    - apt-get update
    - apt-get install docker-ce
    - apt-get install openmediavault-docker-gui 


    This finally worked for me without any errors.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!