
You can find all the information you need about the httpd Docker image on this page. If you like a Docker image and would like to know more about it, click on the icon to visit that Docker image’s official web page.For example, to know more about the httpd Docker image, click on the icon as marked in the screenshot below.Ī new browser tab should open the Docker Hub page of the httpd Docker image, as you can see in the screenshot below. The Docker images that matched the search keyword should be listed.

To download a Docker image from the Docker Hub registry, type in your search keyword ( httpd, let’s say) and click on Search as marked in the screenshot below.
#Synology sonarr how to
I will show you how to add your own Docker registry in a later section of this article. You can add other Docker registries and download Docker images from there as well. By default, the Docker images available in the Docker Hub registry are displayed. You can download Docker images from the Registry tab of the Docker app. If you don’t want to see it every time you open the Docker app, check the Don’t show this again checkbox and close the dialog window as marked in the screenshot below. You can also open the Docker app from the Main Menu of Synology Web GUI, as marked in the screenshot below.Īs you’re running the Docker app for the first time, you will see the following dialog window. You can click on Open to open the Docker app from the Package Center app as marked in the screenshot below. It may take a few seconds to complete.Īt this point, the Docker app should be installed.
#Synology sonarr install
Select the volume you want to install and keep Docker data using the dropdown menu and click on Next as marked in the screenshot below. The Docker app should be listed, as you can see in the screenshot below.Ĭlick on Install to install the Docker app on your Synology NAS. To use Docker on your Synology NAS, you need to install the Docker app from the Synology Web GUI.įirst, open the Package Center app from the Synology Web GUI. Synology NAS products officially support Docker. In this article, I will show you how to install and use Docker on Synology NAS.

Docker containers require a very little amount of memory and system resources to run. If you don’t have enough memory to run virtual machines on your Synology NAS, you can run Docker containers instead. Docker can be an alternative to virtual machines.

Synology NAS has official support for Docker. Docker is used to running lightweight containers on your computer.
