- Annoyance
Issue:
A locally stored PNG file set as an icon for any docker container is deleted after some (undetermined) amount of time (1+ weeks).
Example:
Set a custom icon for a container, such as AdGuard Home by first turning on the Advanced View while Editing the container

In the container settings, specify a local path and PNG file (seen below)
/mnt/nvme_pool/vm_isos/vm_icons/Amiga_1.png

Save the container settings
The icon will appear on the container something like this

After an undetermined amount of time, such as a few weeks, have passed, the icon will stop showing up and the container will display like this

If the path to the icon PNG files is checked, you will notice the file is no longer present in the path

The filename of the PNG file makes no difference to this issue.
The docker container selected seems to make no difference: Have been testing with AdGuard Home and Vaultwarden
The PNG files in my testing are stored on a shared volume named "VM_ISOS" as above
![]()
The path entered in the docker settings is the full path from root
/mnt/nvme_pool/vm_isos/vm_icons/my_icon_file.png