pvarki / docker-rasenmaeher-integration

Compositions etc to integrate all the pieces (CA, Keycload, LDAP, Database, REST API) into something cosmic
0 stars 0 forks source link

[Bug] Local composition does not come up on Mac M-series processors (aarch64/arm64) #111

Closed rambo closed 1 month ago

rambo commented 1 month ago

1. Bug

What - Describe the bug

 ! 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.