Closed BradyBlackley closed 4 months ago
Possibly duplicate of https://github.com/docker/for-mac/issues/7006 and if it is; may be an Apple bug that we reported to them; https://github.com/docker/for-mac/issues/7006#issuecomment-2122869966
One workaround is to disable Rosetta; https://github.com/docker/for-mac/issues/7006#issuecomment-2124954348
cc @doringeman
Yes, @thaJeztah is right. Thanks for your report!
Awful bug
Description
After updating my MacBook Pro to Sonoma 14.5 my docker desktop is no longer able to run certain images. After some research it appears the latest upgrade of Mac OS may break Rosetta. I currently can't run my containerized unit tests in a Spring Boot application that use Docker Desktop. I am on v4.30.0 of Docker Desktop.
Some references: https://www.reddit.com/r/docker/comments/1czh2wz/failed_to_start_emulated_container_on_sonoma_145/ https://github.com/docker/for-mac/issues/7006#issuecomment-1766938364
Reproduce
Hit play button on rmohr/activemq image or confluentinc/cp-kafka within docker desktop after pulling them and you will see the containers end with an exit status
Expected behavior
You should see something like this: "A fatal error has been detected by the Java Runtime Environment" in the logs
docker version
docker info
Diagnostics ID
EA80ED6B-9259-404E-9652-0DC0EDC9E52C/20240606195430
Additional Info