https://www.growthbook.io/ logo
s

some-stone-46275

05/24/2023, 3:35 PM
Hey Team, I am having this issue in mac while running docker-compose command.
Copy code
➜  growthbook git:(main) docker-compose up -d
[+] Running 0/1
 ⠦ growthbook Pulling                                                                                                                                                                                            3.5s
no matching manifest for linux/arm64/v8 in the manifest list entries
f

fresh-football-47124

05/24/2023, 3:39 PM
I dont think we’ve built the image for arm
what server are you using?
s

some-stone-46275

05/24/2023, 4:02 PM
server in the sense?
f

fresh-football-47124

05/24/2023, 4:25 PM
well, typically most folks use x86 or x86_64 architecture
not arm
are you running on a raspberry pi?
s

some-stone-46275

05/24/2023, 4:33 PM
Nope
I am running it on Macbook M1
f

fresh-football-47124

05/24/2023, 4:38 PM
oh interesting
g

green-dog-23001

05/24/2023, 5:34 PM
I am running
docker-compose up -d
on an M1 laptop as well and receive this same message
s

some-stone-46275

05/24/2023, 5:59 PM
@green-dog-23001 I have a workaround. You can see this doc and follow the steps. You'll be able to run it locally. Currently I am managing like that only.
👀 1
f

fresh-football-47124

05/25/2023, 6:49 AM
I’ll open an issue for this
oh, you did
3 Views