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!

Pushing to Docker feed



  • I'm trying to use a Docker feed but cannot get docker to log into the feed. I keep getting a 401 unauthorized.
    I've tried several different accounts but it just never works.
    Our Proget server is setup in IIS and I am using HTTPS and the base url in the Advanced settings is blank, the default. We do use integrated auth in IIS.

    I did see that there was a fix back in 5.1.3 to allow the use of an API key but I could not find any documentation about how to use that with the docker login command.

    Are there some other requirements for the container feeds?

    Product: ProGet
    Version: 5.1.10


  • inedo-engineer

    I'm afraid you can't use Integrated Authentication with Docker.

    The client simply doesn't support it, which means IIS will always challenge with 401 prompts. A work-around to this is to set up a separate IIS Site (pointing to same directory) that doesn't have integrated auth configured.



  • Alana,
    I'm not trying to use integrated auth. Our Proget server is setup for it but when I'm attempting to push to the docker feed it simply will not accept a login.
    So, I was asking if that should be working and also if the ability to use an API key was truly implemented as was stated in an older issue.

    Thanks.


  • inedo-engineer

    But, you said "We do use integrated auth in IIS" ?

    If it's configured in IIS, then Docker won't be able to access the page/api. The client must support integrated authentication, which NuGet, web browsers, etc., do.



  • Ok, thanks. I understand what you're saying now.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation