Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 9e2dc87

Browse files
committed
Revert "docker: install netcat in OpenSUSE container"
This reverts commit c8f3e64. Usage of the host netcat was replaced by building socat-native. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
1 parent b179518 commit 9e2dc87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/opensuse-42.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN zypper --no-color --non-interactive ref -f && \
1010
zypper --no-color --non-interactive install --no-recommends python gcc \
1111
gcc-c++ git chrpath make wget python-xml diffstat makeinfo \
1212
python-curses patch socat libSDL-devel tar which unzip \
13-
net-tools iproute2 vim netcat-openbsd \
13+
net-tools iproute2 vim \
1414
python3-unittest-xml-reporting python3-six \
1515
python3 python3-curses glibc-locale syslinux
1616

0 commit comments

Comments
 (0)