Update stx-centos-tools-dev image
Update stx-centos-tools-dev image with the following extra packages: - net-tools - iproute - ethtool - tcpdumptools Story: 2009990 Task: 45330 Signed-off-by: Guilherme Alberici de Santi <guilherme.albericidesanti@windriver.com> Change-Id: I633b1c961eb39bf46f2f54a3e5ec8e33f89f3850
This commit is contained in:
parent
d1e66439eb
commit
bd363f85df
@ -29,6 +29,10 @@ RUN set -ex \
|
|||||||
kernel-devel \
|
kernel-devel \
|
||||||
libcap-devel \
|
libcap-devel \
|
||||||
libuuid-devel \
|
libuuid-devel \
|
||||||
|
net-tools \
|
||||||
|
iproute \
|
||||||
|
ethtool \
|
||||||
|
tcpdump \
|
||||||
&& yum install -y \
|
&& yum install -y \
|
||||||
pciutils \
|
pciutils \
|
||||||
which \
|
which \
|
||||||
|
Loading…
Reference in New Issue
Block a user