Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
[backport v0.21.x] base: add libc6-compat and gcompat
Browse files Browse the repository at this point in the history
Enables running (some) binaries compiled against glibc.

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
(cherry picked from commit 892e316)
  • Loading branch information
dweomer committed Sep 29, 2021
1 parent 5cca892 commit 4f11a39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/00-base/Dockerfile
Expand Up @@ -19,6 +19,7 @@ RUN apk --no-cache add \
efibootmgr \
eudev \
findutils \
gcompat \
grub-efi \
haveged \
htop \
Expand All @@ -30,6 +31,7 @@ RUN apk --no-cache add \
jq \
kbd-bkeymaps \
lm-sensors \
libc6-compat \
logrotate \
lsscsi \
lvm2 \
Expand Down

0 comments on commit 4f11a39

Please sign in to comment.