Problem:
Encountering error when importing DockerHub public container images using your DockerHub integration
Discussion:
We may sometimes fail to import some DockerHub public container images as they don't have an owner in DockerHub but are DockerHub library repositories.
Importing Public DockerHub Container Images:
1. Need to have the DockerHub integration up and running
2. Click the import project button and go to DockerHub integration
3. Type the name and tag for the image and click add selected repository
button
Resolution:
To import these images you need to append library/
in from of the image name example library/image_name:tag
. For example, the image name to import would be library/busybox:latest
. This should enable you to import all similar public Docker container images as well.
*Note: Any image you import will count towards your Docker test count