Add openssh-client package

This commit is contained in:
2025-07-14 09:37:03 -05:00
parent abbcdec765
commit 5fbbe2f6e2

View File

@@ -43,6 +43,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
net-tools \ net-tools \
nodejs \ nodejs \
npm \ npm \
openssh-client \
passwd \ passwd \
pipx \ pipx \
python3 \ python3 \