Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help me pull images from docker like nginx or postgres without (/imagename) #21139

Open
lehakatana opened this issue Nov 5, 2024 Discussed in #21137 · 2 comments
Open

Help me pull images from docker like nginx or postgres without (/imagename) #21139

lehakatana opened this issue Nov 5, 2024 Discussed in #21137 · 2 comments

Comments

@lehakatana
Copy link

Discussed in #21137

Originally posted by lehakatana November 5, 2024
Hello, i pulled easily image from docker hub goharbor/harbor-core with tag dev
command for this is: docker pull goharbor/harbor-core:dev
with this settings:
image

But i can't get image postgres with tag 17-alpine, for this image command is
docker pull nginx:17-alpine
link : https://hub.docker.com/_/postgres

seems harbor can't take image from "account name" without image name, help pls, i tried many options, nothing downloaded

@MinerYang
Copy link
Contributor

could you try to using library/postgres

@lehakatana
Copy link
Author

I tried. It's finished with status "Succeded" but nothing downloaded
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants