Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Unable to start project from docker on Mac OS #909

Open
stepanovayuliia opened this issue Nov 29, 2022 · 5 comments
Open

Unable to start project from docker on Mac OS #909

stepanovayuliia opened this issue Nov 29, 2022 · 5 comments

Comments

@stepanovayuliia
Copy link

Reproduced on Mac:
Screenshot 2022-11-29 at 23 48 59

Docker version: 4.5.0

Description:
I am trying to start this project from Docker using "docker-compose up -d" command and facing the issue inside several containers:

Screenshot 2022-11-29 at 23 46 29

Could you please help me?

@ddspell
Copy link

ddspell commented Apr 6, 2023

I too am running into issues, although I'm running macOS Ventura 13.2.1 with Docker engine 20.10.23 on a MacBook Pro (Apple M1 Pro).

Sock Shop (FAIL) Log at 2023-04-06 1-00-10 PM.txt

That said, this is a learning experience. I'll work through this when I have time and post any solutions (at least to my situation).

@kshpdr
Copy link

kshpdr commented May 10, 2023

Same here, probably need to resolve each out of 8 not running containers manually.

@bchewy
Copy link

bchewy commented May 25, 2023

Make sure docker has rosetta enabled for M1 mac, just tested and it works well for me.

image

@ddspell
Copy link

ddspell commented May 26, 2023

Thanks for the tip. I'll try it out.

@ddspell
Copy link

ddspell commented May 26, 2023

Dilly! Dilly!

Looks like it worked. Although, when firing it up, there were several messages like this.
! payment The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested       0.0s

I'm guessing these are just warnings and it appears they are of no consequence.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants