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


  • inedo-engineer

    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>


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation