Skip to content

Add Docker Compose support#75

Open
alexandreroman wants to merge 1 commit intotemporalio:mainfrom
alexandreroman:feature/docker-compose-support
Open

Add Docker Compose support#75
alexandreroman wants to merge 1 commit intotemporalio:mainfrom
alexandreroman:feature/docker-compose-support

Conversation

@alexandreroman
Copy link
Copy Markdown

Summary

  • Add references/core/docker-compose.md covering how to run Temporal with Docker Compose (and Podman Compose)
  • Includes minimal compose file, worker integration, healthcheck best practices, and tips for development
  • Update SKILL.md description to trigger on Docker/container-related queries
  • Add cross-reference from dev-management.md to the new Docker Compose guide

Details

This adds a new reference document for running a Temporal dev environment using Docker Compose as an alternative to temporal server start-dev. It covers:

  • Minimal compose.yaml with healthcheck
  • Connecting workers (as containers or from host)
  • Podman Compose compatibility
  • Key ports and configuration tips

Test plan

  • Verify the skill triggers on Docker Compose-related queries (e.g. "add Temporal to Docker Compose")
  • Review references/core/docker-compose.md for accuracy
  • Confirm cross-references from SKILL.md and dev-management.md are correct

@alexandreroman alexandreroman requested a review from a team as a code owner April 10, 2026 21:19
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 10, 2026

CLA assistant check
All committers have signed the CLA.

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.

2 participants