Open mbargull opened 5 years ago
Adds the changes from https://github.com/CentOS/sig-cloud-instance-build/commit/2892c17fa8a520e58c3f42cd56587863fe675670 to the aarch64 image.
aarch64
Fixes:
> docker run --rm arm64v8/centos:7 sh -c \ > 'yum reinstall -q -y glibc-common >/dev/null 2>&1 && LC_ALL=en_US.UTF-8 sh -c :' /usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Can one of the admins verify this patch?
Adds the changes from https://github.com/CentOS/sig-cloud-instance-build/commit/2892c17fa8a520e58c3f42cd56587863fe675670 to the
aarch64
image.Fixes: