As stated on the [docker-seleniarm github repo page](https://github.com/ddev/ddev-selenium-standalone-chrome): > The fork was merged into the main project [Docker Selenium](https://github.com/SeleniumHQ/docker-selenium) and published multi-arch images on [Selenium](https://hub.docker.com/r/selenium/) Docker Hub registry. [Read more](https://www.selenium.dev/blog/2024/multi-arch-images-via-docker-selenium/). It would be great to migrate this project at some point. According tot he [compatibility chart](https://www.selenium.dev/blog/2024/multi-arch-images-via-docker-selenium/), standalone-chromium in the official repo now supports both amd64 and arm64. `standalone-chrome` is amd64 only.