- Minor
When you deploy a docker container that is the same as an existing one, but differs only in casing, the template file for the already existing container is overwriten by the new one.
For example make a container called "HandBrake", then make another one with different settings (like same image but another var, other path, ...). Unraid will make the 2nd one but overwrite the on disk config of the already existing container. Now when clicking edit on either container goes to the same template and you lost the template for the original container entirely