Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Extra folder in container path
-
Hi,
I couldn't find any info on my issue. We are pushing test Docker images to ProGet (insecure registry method at the moment) from CentOS. The command line used is 'docker push <proget_server>:80/<container_feed>/<container_name>:<tag>'. The image gets pushed. However, the path on the server is <proget_server>:80/<container_feed>/library/<container_name>:<tag>. Why is ProGet placing the image in a 'library' subfolder?
Thanks,
Product: ProGet
Version: 5.1.22 -
Hello Scott,
This is done for 1-part repository names to match the behavior of Docker Hub.
You should still be able to access the container without
library/; that is, this should also work:<proget_server>:80/<container_feed>/<container_name>:<tag>
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login