Closed kannkyo closed 2 years ago
Add arm64 image using docker's multi platform build feature.
ref: https://github.com/docker/build-push-action/blob/master/docs/advanced/multi-platform.md
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
make fmt
make test
Is this ready for review?: YES
What did you implement:
Add arm64 image using docker's multi platform build feature.
ref: https://github.com/docker/build-push-action/blob/master/docs/advanced/multi-platform.md
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Checklist:
make fmt
make test
Is this ready for review?: YES
Reference