genuinetools / img

Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/
MIT License
3.88k stars 230 forks source link

[meta?] Push multi-arch images to the registry #280

Open yangm97 opened 4 years ago

yangm97 commented 4 years ago

I have some x86 and some arm runners so it would be cool if r.j3ss.co/img served multi-arch images. I couldn't find the image build script for this img but I suppose changing it to have the supported platforms listed under --platform should be enough to have multi-arch flowing.