! postgres The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
What I expected to happen
dcloc up should work.
What happened instead
Fails
User configuration
Mac M2
Workaround
Add platform: linux/amd64 at least to postgres (PostGIS) service.
1. Bug
What - Describe the bug
What I expected to happen
dcloc up
should work.What happened instead
Fails
User configuration
Mac M2
Workaround
Add
platform: linux/amd64
at least to postgres (PostGIS) service.