ubuntu-22.04: Install net-tools package to update the dockerMTU
This commit is contained in:
parent
0a6208e38d
commit
4ef74591dc
|
|
@ -22,6 +22,7 @@ RUN apt-get update -y \
|
||||||
git \
|
git \
|
||||||
iptables \
|
iptables \
|
||||||
jq \
|
jq \
|
||||||
|
net-tools \
|
||||||
software-properties-common \
|
software-properties-common \
|
||||||
sudo \
|
sudo \
|
||||||
unzip \
|
unzip \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue