Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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!

    Octopus, Proget, Docker

    Scheduled Pinned Locked Moved Support
    proget
    4 Posts 1 Posters 21 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      During testing of configuration from Octopus with Proget Docker as feed I'm getting this error:

      Request to http://***:8085/***-docker/v2/_catalog failed with NotFound:Not Found.

      System.Exception

      at Octopus.Core.Packages.Docker.DockerRegistryOAuthClient.Get in DockerRegistryOAuthClient.cs:line 50

      According to my previous question, this was fixed:
      PG-1001

      Also there is error when listing packge versions:
      Request to http://***:8085/***-docker/v2/library/***-frontend/tags/list failed with NotFound:Not Found.

      Product: ProGet
      Version: 4.7.9

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        There is also problem when adding a new feed. Octopus tries to discover version of API, but Proget doesn't supply proper API endpoints for that calls.

        More info:
        https://octopus.com/docs/deploying-applications/docker-containers/registries#DockerRegistriesasFeeds-VersionDiscovery

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          The API endpoint for Docker is actually just the ProGet server root, as that is what the Docker client requires. Feed names in this case just act like an image prefix.

          Because of this limitation, the only way to verify requests were intended for Docker was to check the UserAgent string, as /v2/... is a pretty generic URL, so that's what ProGet did.

          This was never a good solution, so we've removed this check for v4.7.11, which should allow other non-Docker clients to use the Docker API more easily (see PG-1023). If we're ever in a position where something else expects the /v2/ URL prefix, we'll reevaluate this solution again.

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            Hi,

            Krzysztof G., did you ever managed to integrate both Octopus and ProGet?

            Using just the ProGet URL we can "connect" but it replies with an empty list. Is there anything else needed? Maybe a registry path?

            1 Reply Last reply Reply Quote 0

            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
            • 1 / 1
            • First post
              Last post
            Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation