Closed rogerdz closed 1 year ago
Hi, I found out that only amd64 docker image can be found on dockerhub. I wonder if there is some plan or try about native support on arm architecture ?
You can use github workflow with docker/build-push-action for build docker image multi arch Example: https://github.com/axllent/mailpit/blob/develop/.github/workflows/build-docker.yml
Hi, I found out that only amd64 docker image can be found on dockerhub. I wonder if there is some plan or try about native support on arm architecture ?