UGREEN NAS: How to Create Docker Shortcuts on Desktop

UGREEN NAS How to Create Docker Shortcuts on Desktop

Setting up and managing Docker containers on your UGREEN NAS can significantly enhance its functionality, allowing you to run a wide range of applications efficiently. However, accessing these containers often involves navigating through the NAS or Portainer interface which can be time-consuming. By creating desktop shortcuts for your Docker containers, you can streamline access to their web interfaces, making it easier to manage and interact with your applications. In this article, I’ll guide you through the process of creating convenient desktop shortcuts for Docker containers on your UGREEN NAS, saving you time and simplifying your workflow.

  • STEP 1

Please Support My work by Making a Donation.

  • STEP 2

Open Docker. On the left sidebar, click Container. Select the container that you want, then click the 3 horizontal dots. Follow the instructions in the image below.

UGREEN NAS Docker Shortcuts 1

  • STEP 3

Click Desktop shortcut. Follow the instructions in the image below.

UGREEN NAS Docker Shortcuts 2

  • STEP 4

Give a Name to the Desktop shortcut for this specific container. Select the Port Number that you have previously used to access this specific container via Portainer. Select Custom Desktop icon. Click From Computer. Follow the instructions in the image below.

UGREEN NAS Docker Shortcuts 3

  • STEP 5

Launch your browser, then go to the official selfhst icons website by clicking on the blue link below.

šŸš€https://selfh.st/icons

Search for the container name for which you want to download the icon. Right click on the mouse on PNG, then Save link as. Follow the instructions in the image below.

UGREEN NAS Docker Shortcuts 4

  • STEP 6

Go back to STEP 4. Select the icon (From computer) that you have previously saved at STEP 5. Click Confirm. Follow the instructions in the image below.

UGREEN NAS Docker Shortcuts 5

  • STEP 7

Click Confirm. Follow the instructions in the image below.

UGREEN NAS Docker Shortcuts 6

  • STEP 8

🟢Please Support My work by Making a Donation. Almost 99,9% of the people that install something using my guidesĀ forget to support my work, or justĀ ignoreĀ STEP 1. I’ve been very honest about this aspect of my work since the beginning: I don’t run any ADS, I don’t require subscriptions, paid or otherwise, I don’t collect IPs, emails, and I don’t have any referral links from Amazon or other merchants. I also don’t have any POP-UPs or COOKIES. I have repeatedly been told over the years how much I have contributed to the community. It’s something I love doing and have been honest about my passion since the beginning. But I also Need The Community to Support me Back to be able to continue doing this work.

  • STEP 9

Your Docker shortcut at a glance!

UGREEN NAS Docker Shortcuts 7

  • STEP 10

Once you click on your Docker Desktop shortcut, the container will open.

UGREEN NAS Docker Shortcuts 8

šŸ†˜TROUBLESHOOTING

āš ļøNote: At the moment, you can’t add a DDNS link to access a desktop shortcut that has an https:// link. You will access the Docker container shortcut only on localhost.
āš ļøNote: At STEP 4 Point 2, you can’t add a port number below 1024. For example, for the Nginx Proxy Manager container, that uses port 81 for the web interface, you need to change the compose stack port in Portainer and instead of using port 81:81 you should add 8181:81 then update the stack in Portainer. After that, you can create a desktop shortcut for Nginx Proxy Manager using port 8181Ā at STEP 4.

Example Docker UGREEN NAS Nginx proxy Manager

This post was updated on Thursday / July 10th, 2025 at 5:11 PM