Skip to content

Commit

Permalink
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>
  • Loading branch information
dweomer committed Sep 28, 2021
1 parent 31505c9 commit 892e316
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 \
libusb \
logrotate \
lsscsi \
Expand Down

0 comments on commit 892e316

Please sign in to comment.