Skip to content

Comments

Add Docker support for m3#58

Merged
rafiattrach merged 1 commit intomainfrom
feature/docker-support
Oct 25, 2025
Merged

Add Docker support for m3#58
rafiattrach merged 1 commit intomainfrom
feature/docker-support

Conversation

@rafiattrach
Copy link
Owner

  • Add Dockerfile with multi-stage build (lite + bigquery targets)
  • Add .dockerignore to exclude webapp/benchmarks
  • Update README with Docker installation instructions
  • Supports both SQLite (baked-in demo DB) and BigQuery backends
  • Works from fresh clone (m3 init runs during build)
  • Tested: 51 existing tests pass, both Docker targets work

- Add Dockerfile with multi-stage build (lite + bigquery targets)
- Add .dockerignore to exclude webapp/benchmarks
- Update README with Docker installation instructions
- Supports both SQLite (baked-in demo DB) and BigQuery backends
- Works from fresh clone (m3 init runs during build)
- Tested: 51 existing tests pass, both Docker targets work
@rafiattrach rafiattrach merged commit 4b81a06 into main Oct 25, 2025
3 checks passed
@rafiattrach rafiattrach deleted the feature/docker-support branch October 25, 2025 13:30
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