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!

Docker login with api key



  • Is it possible, in Proget 5.0.12, to login to a docker feed/registry using username “api” and the apikey as password? Can only login using actual accounts, but the documentation hints that using apikeys for the Feed API would be better.

    Also, version 5.1.0 was not published as a docker image?

    Product: ProGet
    Version: 5.0.12


  • inedo-engineer

    Hello Pedro,

    Docker feeds appear to have been missed when the api user was added for feed authentication. I've filed PG-1295 to fix that.

    ProGet 5.1.0 is not released on Docker Hub, but you can build the image locally with this command:

    docker build -t inedo/proget:5.1.0 --build-arg PROGET_VERSION=5.1.0 github.com/Inedo/proget-docker
    


Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation