Skip to content

Add Docker dev compose workflow with bind mounts and hot reload docs#1483

Open
JCTRoth wants to merge 3 commits intoPhotoboothProject:devfrom
JCTRoth:dev
Open

Add Docker dev compose workflow with bind mounts and hot reload docs#1483
JCTRoth wants to merge 3 commits intoPhotoboothProject:devfrom
JCTRoth:dev

Conversation

@JCTRoth
Copy link
Copy Markdown
Contributor

@JCTRoth JCTRoth commented Mar 3, 2026

Summary

  • add Docker development image and compose override
  • enable bind-mounted local development with watcher container
  • document Docker development workflow in README and MkDocs

Validation

  • docker compose config validation (docker compose -f docker-compose.yml -f docker-compose.dev.yml config)
  • stack started successfully with both photobooth and watcher
  • HTTP reachable on localhost:8080
  • watcher rebuild triggered after touching assets/js/admin/index.js

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.

1 participant