Closed pmorelli92 closed 1 year ago
Hi @jekiapp any hope you can have a look at this?
@pmorelli92 has there been any traction on this? We may have to internally publish a version of this image unless this functionality is made available.
Hi @johnpawleysky I received no answer so far so I guess 0 traction. I did the code changes already, all we need is this to be merged and published tbh.
Hi @johnpawleysky I received no answer so far so I guess 0 traction. I did the code changes already, all we need is this to be merged and published tbh.
i've tried e-mailing their open source support line. Maybe that'll get some attention.
Hi sorry for the long reply, it's been a hectic month for me and our org. Believe it or not, due to security reasons, it's been so hard to install things on the company laptop. It's embarrassing but, currently, I can't even compile proto (I'm working on it). And docker is also banned (seriously, it needs special requests).
Hi @jekiapp, any news regarding this?
Hello, any news on this?
Solves #124
@jekiapp I modified the
build.sh
scripts so you can build locally the image targeting the usualamd/64
, but when you want to push a release you can executepush.sh
instead to push the same image, with the same version, on bothamd/64
andarm/64
.I tried it on my docker account, and this is how it looks: https://hub.docker.com/repository/registry-1.docker.io/pmorelli92/gripmock/tags?page=1&ordering=last_updated
Could you be kind enough to do us a favor an push the current release to be multi platform?