Update socat/sc/Dockerfile
This commit is contained in:
parent
552e12f486
commit
536b1df6aa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue