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?
You must log in or register to comment.
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.