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 \
|
||||
iptables \
|
||||
jq \
|
||||
net-tools \
|
||||
software-properties-common \
|
||||
sudo \
|
||||
unzip \
|
||||
|
|
|
|||
Loading…
Reference in New Issue