In the catalog (Docker > Docker Image Catalog), Plesk displays
images from https://hub.docker.com/explore. By default, only recommended
images are displayed. To view more images, use the search box or
filters.
For each application, multiple versions can be available. You can run a
specific version by selecting the appropriate tag, as shown below:
![image 76044](https://docs.plesk.com/en-US/obsidian/administrator-guide/images/76044.png)
To use filters:
-
Click the arrow
next to the search box.
-
Specify both or one of the following: image name and repository.
The repositories that you can select:
- Local repository - contains local images. These are images that
have already been downloaded and are now stored on the server with
Docker. For details, see Managing Local Images further in this
section. - Docker Hub - https://hub.docker.com/explore.
- Local repository - contains local images. These are images that
To run a container:
-
Go to Docker > Docker Image Catalog.
-
Use the search box or filters to quickly find applications in the
catalog. -
To view the application description and documentation on Docker Hub,
click the image name. This does not apply to local images. -
To run a specific version, click the arrow next to the Run
button, and select the application version. -
To run the latest version of the selected application, click Run.
If the image is stored locally, the button appears as Run
(local).Plesk creates a container and prompts you to specify its settings,
such as environment variables, and then runs it. You can cancel
running by clicking Cancel on the Settings screen. For
details about the settings, see Container Settings later on this
page. -
The container appears in the list of containers at the top of the
Docker Catalog page.
See the log (Logs) to find out what settings the container needs to
run successfully.