Skip to content

Commit 1817fcc

Browse files
docs: add M1/M2 Mac platform compatibility note for Docker containers
1 parent 2657bbe commit 1817fcc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/installation/macos.md

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Key services that will be running:
3434

3535
Start Docker Desktop from Applications folder
3636

37+
> **Note for M1/M2 Mac Users**: You may see platform mismatch warnings for the database containers (e.g., "platform linux/amd64 does not match host platform linux/arm64/v8"). These warnings are expected and the containers should still work correctly. If you experience issues, you can enable "Use Rosetta for x86/amd64 emulation on Apple Silicon" in Docker Desktop settings.
38+
3739
4. **Python 3.11**
3840
```bash
3941
brew install [email protected]

0 commit comments

Comments
 (0)