Skip to content

Update moby/moby documentation references to v2.0.0-beta.6#1105

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-v1-branch-to-v2
Draft

Update moby/moby documentation references to v2.0.0-beta.6#1105
Copilot wants to merge 2 commits intomainfrom
copilot/update-v1-branch-to-v2

Conversation

Copy link
Contributor

Copilot AI commented Feb 12, 2026

Updates moby/moby repository URL references from v24.0.x to v2.0.0-beta.6. In moby v2, registry configuration moved from registry/config.go to daemon/pkg/registry/config.go.

Changes

  • registry/remote/credentials/registry.go: Updated URLs in ServerAddressFromRegistry and ServerAddressFromHostname comments
  • registry/remote/auth/client.go: Updated URL in StaticCredential comment

All references now point to the correct location of Docker Hub registry constants (DefaultRegistryHost, IndexServer) in moby v2.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/moby/moby/contents/registry
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)
  • https://api.github.com/repos/moby/moby/git/trees/v2.0.0-beta.6
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Update v1 branch to github.com/moby/moby/v2 2.0.0-beta.6</issue_title>
<issue_description>Update v1 branch to github.com/moby/moby/v2 2.0.0-beta.6</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Updated all moby/moby repository references from v24.0.x to v2.0.0-beta.6.
The registry configuration has moved from registry/config.go to
daemon/pkg/registry/config.go in moby v2.

Changes:
- registry/remote/credentials/registry.go: Updated two URL references
- registry/remote/auth/client.go: Updated one URL reference

All tests passed successfully.

Co-authored-by: TerryHowe <104113+TerryHowe@users.noreply.github.com>
Copilot AI changed the title [WIP] Update v1 branch to github.com/moby/moby/v2 2.0.0-beta.6 Update moby/moby documentation references to v2.0.0-beta.6 Feb 12, 2026
Copilot AI requested a review from TerryHowe February 12, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update v1 branch to github.com/moby/moby/v2 2.0.0-beta.6

2 participants