Closed WesleyRosenblum closed 2 years ago
Hi @marten-seemann, can this be merged?
@WesleyRosenblum CI seems unhappy with this change. Can you check what's going on?
@WesleyRosenblum CI seems unhappy with this change. Can you check what's going on?
I can't see the exact issue, but I'm guessing it's because pull requests from forked repos do not have access to the secrets needed to login to Docker hub
Ok, let's see how it behaves on master.
This change upgrades to docker/build-push-action v2 (which supports building multi-platform images) and adds support for
linux/arm64
. This is needed for running the quic network simulator locally on ARM hardware, such as Apple M1.