July 24, 20178 yr Hi, I've a private docker registry. When I add a docker image e. g. myreg:5000/unraid_dockers/mydocker a wrong icon is displayed for this docker (it's the same icon as from the docker I installed first from the private registry). Under /boot/config/plugins/dockerMan/images/ the displayed icon has the filename '--icon.png'. It seems that the implementation for the image caching has problems to decode the docker image name.
July 25, 20178 yr Author Yes I have, and when I load the docker image from Docker-Hub, the icon is displayed correct.
July 29, 20178 yr Author On 24.7.2017 at 11:26 PM, Squid said: Did you set the appropriate URL in the template for the icon when you added it? Hi, please look at attached docker.xml. Using "myreg:5000/unraid_dockers/mydocker" as the repository, the icon ist not displayed correct. In the html-code of the docker-containers page the icon is "--icon.png" (see attached "incorrect icon html.png"). Using "unraid_dockers/mydocker" instead as the repository (everything else is the same) the icon is displayed correct. In the html-code the icon is "unraid_dockers-mydocker-latest-icon.png" (see attached "correct icon html.png"). myDocker.xml
Archived
This topic is now archived and is closed to further replies.