I’ve got an unRAID (6.11.5) server that I’m recovering from a bit of data loss on. I have the array started, with VMs and Docker disabled in settings.

I’d like to start the docker service without any containers spinning up automatically. Is there a way to do that? Is there a config file somewhere I can edit to disable autostart?

  • rykzon@vlemmy.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    You could remove the docker image, this means you need to “reinstall” all your containers from their most recent settings via template/previously installed. You will not lose Container config/settings but no containers will exist after starting docker.

  • DRx@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    So, I’m not sure if you can do it “now” prior to starting then docker service… however, once the service is started, you can go to the docker tab, click advanced, and change the auto starts there