Skip to content

Move Local Docker Setup to a deployment guide#1723

Merged
kmcginnes merged 1 commit intoaws:mainfrom
kmcginnes:move-docker-setup-to-deploy-guide
Apr 24, 2026
Merged

Move Local Docker Setup to a deployment guide#1723
kmcginnes merged 1 commit intoaws:mainfrom
kmcginnes:move-docker-setup-to-deploy-guide

Conversation

@kmcginnes
Copy link
Copy Markdown
Collaborator

Description

Move the "Local Docker Setup" section from docs/getting-started/README.md into a new deployment guide at docs/guides/deploy-with-docker.md.

  • Created docs/guides/deploy-with-docker.md with the content from the getting-started page, structured to match the other deployment guides (back-link, top-level headings, relative links)
  • Removed the Local Docker Setup section from docs/getting-started/README.md
  • Added the new guide to the Deployment section in docs/guides/README.md
  • Updated the root README.md link to point to the new location

Validation

Documentation-only change. Verify that all links resolve correctly and the new guide renders properly.

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I have verified pnpm checks passes with no errors.
  • I have verified pnpm test passes with no failures.
  • I have covered new added functionality with unit tests if necessary.
  • I have updated documentation if necessary.

@kmcginnes kmcginnes marked this pull request as ready for review April 24, 2026 21:12
@kmcginnes kmcginnes merged commit e76e699 into aws:main Apr 24, 2026
3 checks passed
@kmcginnes kmcginnes deleted the move-docker-setup-to-deploy-guide branch April 24, 2026 21:12
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.

Move Local Docker Setup to a deployment guide

1 participant