Skip to content

refactor: Docker Engine manuals section - #20573

Merged
dvdksn merged 3 commits into
docker:mainfrom
dvdksn:manuals-engine-refactor
Aug 12, 2024
Merged

refactor: Docker Engine manuals section#20573
dvdksn merged 3 commits into
docker:mainfrom
dvdksn:manuals-engine-refactor

Conversation

@dvdksn

@dvdksndvdksn commented Aug 11, 2024

Copy link
Copy Markdown
Contributor

Description

Refactor of the Docker Engine manuals section, moving pages to more appropriate locations on the filesystem to better reflect the navigation structure portrayed by the sidebar.

Highlights:

  • Bump vendor of docker/cli
  • Move /config to /engine/containers and /engine/daemon
  • Move /storage to /engine/storage
  • Move /config/containers/logging to /engine/logging
  • Update CLI and dockerd reference upstream

Related issues or tickets

@github-actionsgithub-actionsBot added area/engine Issue affects Docker engine/daemon area/compose Relates to docker-compose.yml spec or docker-compose binary area/install Relates to installing a product area/build Relates to Dockerfiles or docker build command area/swarm Issue affects swarm and clustering functionality of docker area/desktop Issue affects a desktop edition of Docker. E.g docker for mac area/cli Relates to the CLI client area/get-started Relates to get started and onboarding docs hugo Updates related to hugo dependencies Vendoring, packaging updates labels Aug 11, 2024
@netlify

netlifyBot commented Aug 11, 2024

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

NameLink
🔨 Latest commit52a1e5f
🔍 Latest deploy loghttps://app.netlify.com/sites/docsdocker/deploys/66b8d3d36bab74000899a5c7
😎 Deploy Previewhttps://deploy-preview-20573--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dvdksn
dvdksnforce-pushed the manuals-engine-refactor branch from 2065928 to eb60f2fCompareAugust 11, 2024 15:07
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Move content files related to Docker Engine to the /engine content
subdirectory, and update links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
@dvdksn
dvdksnforce-pushed the manuals-engine-refactor branch from eb60f2f to 52a1e5fCompareAugust 11, 2024 15:08
@dvdksn
dvdksn marked this pull request as ready for review August 11, 2024 15:10
@dvdksndvdksn added the status/review Pull requests that are ready for review label Aug 11, 2024
@dvdksn
dvdksn requested a review from a teamAugust 11, 2024 15:42

@aevesdockeraevesdocker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't go through every single change, but the majority I did look at LGTM

@dvdksn
dvdksn merged commit d20f452 into docker:mainAug 12, 2024
@dvdksn
dvdksn deleted the manuals-engine-refactor branch August 12, 2024 07:51
@dvdksndvdksn mentioned this pull request Aug 14, 2024
3 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/buildRelates to Dockerfiles or docker build commandarea/cliRelates to the CLI clientarea/composeRelates to docker-compose.yml spec or docker-compose binaryarea/desktopIssue affects a desktop edition of Docker. E.g docker for macarea/engineIssue affects Docker engine/daemonarea/get-startedRelates to get started and onboarding docsarea/installRelates to installing a productarea/swarmIssue affects swarm and clustering functionality of dockerdependenciesVendoring, packaging updateshugoUpdates related to hugostatus/reviewPull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@dvdksn@aevesdocker