Update socat/sc/Dockerfile

This commit is contained in:
Kaley, Fischer 2024-04-22 12:28:04 +02:00
parent 552e12f486
commit 536b1df6aa

View file

@ -15,7 +15,7 @@ RUN apt-get update && \
RUN \
echo "**** install runtime packages ****" && \
apt update && apt install -y socat logrotate btop kitty-terminfo neovim netcat-openbsd sudo wget systemctl curl gnupg ca-certificates rsyslog net-tools iputils-ping && \
apt update && apt install -y socat logrotate btop kitty-terminfo neovim netcat-openbsd wget systemctl curl gnupg ca-certificates rsyslog net-tools iputils-ping && \
rm -rf \
/tmp/* \
$HOME/.cache