Skip to content

docs: expand Docker Compose section and fix YAML comments#3033

Open
bartlomieju wants to merge 1 commit intomainfrom
docs/docker-compose-improvements
Open

docs: expand Docker Compose section and fix YAML comments#3033
bartlomieju wants to merge 1 commit intomainfrom
docs/docker-compose-improvements

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

Summary

  • Adds a multi-service Docker Compose example (Deno app + Postgres) with health checks, volumes, and depends_on
  • Removes deprecated version key from Compose examples
  • Fixes invalid // filepath: comments in YAML/text blocks (YAML uses #)

Closes #2863

Test plan

  • Verify Compose examples render correctly
  • Verify other code blocks with fixed comments render correctly

🤖 Generated with Claude Code

- Add multi-service Compose example with Postgres, health checks,
  volumes, and depends_on
- Remove deprecated `version` key from Compose example
- Fix invalid `// filepath:` comments in YAML/text blocks to use `#`

Closes #2863

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

Feedback: /runtime/reference/docker/ - Needs Improvement

1 participant