Added NUMA library (#3962)

This commit is contained in:
Geoff Bourne
2026-03-07 08:54:18 -06:00
committed by GitHub
parent a69017b5e1
commit a543ee7ebc
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ apk add --no-cache -U \
libpcap \
libwebp \
libcap \
numactl \
${EXTRA_ALPINE_PACKAGES}
# Download and install patched knockd

View File

@@ -27,6 +27,7 @@ apt-get install -y \
lbzip2 \
nfs-common \
libpcap0.8 \
libnuma1 \
${EXTRA_DEB_PACKAGES}
# Install Git LFS