kapicorp/kapitan

Build multi-arch docker image

antonincms opened this issue · 0 comments

Describe the bug/feature
The kapitan docker image is currently amd64 only, and this slows down our build (5x slower) when using the amd64 docker image on M1/M2 macs. It would be nice to build multi-arch image instead.

Would you accept such PR ? I would expect it to have to modify

  • The dockerfile
  • The github actions docker-image.yml