diff options
author | Patrick Steinhardt <ps@pks.im> | 2020-02-18 15:20:43 +0100 |
---|---|---|
committer | Patrick Steinhardt <ps@pks.im> | 2020-02-18 16:43:52 +0100 |
commit | 01a8340662749943f3917505dc8ca65006495bec (patch) | |
tree | 83d9bef2675178eeb3aa61d17e5c8b0f7b0ec1de /COPYING | |
parent | 76b49caf6a208e44d19c84caa6d42389f0de6194 (diff) | |
download | libgit2-pks/azure-fix-arm32.tar.gz |
azure: docker: fix ARM builds by replacing gosu(1)pks/azure-fix-arm32
Our nightly builds are currently failing due to our ARM-based jobs.
These jobs crash immediately when entering the Docker container with a
exception thrown by Go's language runtime. As we're able to successfully
builds the Docker images in previous steps, it's unlikely to be a bug in
Docker itself. Instead, this exception is thrown by gosu(1), which is a
Go-based utility to drop privileges and run by our entrypoint.
Fix the issue by dropping gosu(1) in favor of sudo(1).
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions