|
@@ -9,7 +9,7 @@ RUN apt-get update && apt-get -y upgrade && \
|
|
python3-jinja2 python3-numpy python3-pandas python3-pip python3-scipy \
|
|
python3-jinja2 python3-numpy python3-pandas python3-pip python3-scipy \
|
|
python3-six python3-yaml readline-common rsyslog ruby sensible-utils \
|
|
python3-six python3-yaml readline-common rsyslog ruby sensible-utils \
|
|
ssh systemd systemd-sysv tasksel tasksel-data udev vim wget whiptail \
|
|
ssh systemd systemd-sysv tasksel tasksel-data udev vim wget whiptail \
|
|
- xxd iptables isc-dhcp-client isc-dhcp-common kmod less
|
|
|
|
|
|
+ xxd iptables isc-dhcp-client isc-dhcp-common kmod less netcat-openbsd
|
|
|
|
|
|
# Make a user, then copy over the /example directory
|
|
# Make a user, then copy over the /example directory
|
|
RUN useradd -m user
|
|
RUN useradd -m user
|