Feature Request
Is it possible to add linux/arm64 Docker image? It would be great to use the dashboard on M1 Macs.
Since you are using docker/build-push-action it's only one additional parameter.
you can find an example here: https://docs.docker.com/build/ci/github-actions/multi-platform/
Feature Request
Is it possible to add
linux/arm64Docker image? It would be great to use the dashboard on M1 Macs.Since you are using docker/build-push-action it's only one additional parameter.
you can find an example here: https://docs.docker.com/build/ci/github-actions/multi-platform/