unraid/webgui

Feature: Edit docker autostart while array is offline

OmgImAlexis opened this issue · 3 comments

Currently there isn't an easy way to update the autostart settings of containers before the array starts. Since they come from a file and not the Docker socket we should be able todo this.

Currently, the file that stores the autostart status of the containers is within the docker.img file, and therefore no way to access or edit it without the array started.

I'm guessing you're talking about /var/lib/docker/unraid-autostart? 😞

This can now be accomplished if you set up the "image" as a folder instead