8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When developing on an apple silicon mac, docker uses linux/arm64 by default. Using the amd64 image is possible, but is a lot slower.
It'd be nice if the CI also publishes arm64 images. Locally the Dockerfiles do seems to work for arm64 (at least v2.x).