Install libnuma to container
This commit is contained in:
parent
4040f2c77c
commit
20a222378a
|
|
@ -61,6 +61,7 @@ RUN apt update && apt-get install -y --no-install-recommends \
|
||||||
iptables \
|
iptables \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
jq \
|
jq \
|
||||||
|
libnuma1 \
|
||||||
net-tools \
|
net-tools \
|
||||||
openssh-server \
|
openssh-server \
|
||||||
parted \
|
parted \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue