Image
In Image, you can manage all the images you downloaded and create containers with the images. You can also add images by importing files or entering the URLs.
To launch a container with an image:
- Select an image.
- Click Run and complete the general settings.
To view image details:
- Select an image.
- Click Details, image name, or double click the image to view details.
To delete images:
- Select one or multiple images.
- Click Delete and confirm.
Note:
- You cannot delete the images being used by containers.
To clean up images:
- Click Remove Unused Images.
- Confirm to delete the images which are not used by any running or stopped container.
To update the tag version for an image:
- Select an image.
- Click Action > Update or Update available in the Tag column.
- Confirm the update.
To import images:
- Click Action > Import and choose to add from a URL or a file:
- Add from URL: Enter the URL of the Docker Hub image page or repository, such as MySQL or https://hub.docker.com/_/mysql.
- Add from file: Select the image file previously exported to DSM or upload an image file from your computer.
To export images:
- Select the image you want to export.
- Click Action > Export and select where to save the image.