Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 4af2222

Browse files
committed
add uidmap, required by podman
1 parent 423ab30 commit 4af2222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

final/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ FROM $libbpf_IMAGE_TAG as build-libbpf
2929
FROM build-main AS build-result
3030

3131
# Package definitions
32-
ARG PKG_DOCKER="podman"
32+
ARG PKG_DOCKER="podman uidmap"
3333
ARG PKG_KERNEL_TOOLS="kmod selinux-utils"
3434
ARG PKG_CORE_TOOLS="pass"
3535
ARG PKG_DEV_TOOLS="vim-nox lsof silversearcher-ag ssh"

0 commit comments

Comments
 (0)