docs: move Docker Agent reference docs upstream - #25919
Draft
dvdksn wants to merge 3 commits into
Draft
Conversation
Docker Docs mounted 107 low-traffic Docker Agent pages that duplicated the project's own documentation and competed in search and retrieval. Remove the Hugo mount and sync workflow, retain a curated overview and Sandboxes integration, and redirect stale URLs to the upstream documentation.
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
The retained Docker Agent overview was still represented as a section index after its child documentation moved upstream. Convert it to a leaf page, pin its existing public URL, and update source cross-references so Docker Docs no longer presents it as a documentation subtree.
The initial removal added a Docker Agent-specific manifest for every former page and historical alias. Replace it with a generic fixed-target prefix redirect so all child paths under the retired section go to the upstream documentation homepage while the local overview remains available.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This draft proposes removing the 107 Docker Agent reference pages mounted from
docker/docker-agent, while retaining a concise Docker Agent overview as a single page and keeping the Docker Sandboxes integration page.All child URLs under
/ai/docker-agent/redirect tohttps://docker.github.io/docker-agent/through a generalized fixed-target prefix redirect. The obsolete Hugo mount and documentation sync workflow are also removed.@netlify /ai/docker-agent/
Preview the retained Docker Agent overview
The upstream site needs a coordinated follow-up to self-canonicalize, remove its
docs.docker.combanner, and update links back into the removed section before this merges.Generated by Codex