- Minor
Hi,
i experienced a problem with the /var/lib/docker/unraid-autostart file.
If you set a container to autostart and afterwards delete the container, the entry will still stay in the /var/lib/docker/unraid-autostart file.
Normally not a big problem, but i switches from Unraid Containers to a Docker-Compose file and experienced the problem, that containers from the compose file was still influenced from the autostart entrys, as i named all the containers the same in the compose file.
If you want to reproduce:
Create a New Container in the WebGui
Set Autostart to Enable
Delete the Container
Check the /var/lib/docker/unraid-autostart file and the entry is still there.
Edit: Unraid v7.1.4