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 \
|
||||
iproute2 \
|
||||
jq \
|
||||
libnuma1 \
|
||||
net-tools \
|
||||
openssh-server \
|
||||
parted \
|
||||
|
|
|
|||
Loading…
Reference in New Issue