mirror of
https://github.com/lucaspalomodevelop/netbox-docker.git
synced 2026-03-12 23:27:21 +00:00
Fix #1061: Install openssh-client
This commit is contained in:
parent
44d0f47fb5
commit
69c5580a3e
@ -62,6 +62,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
||||
libldap-common \
|
||||
libpq5 \
|
||||
libxmlsec1-openssl \
|
||||
openssh-client \
|
||||
openssl \
|
||||
python3 \
|
||||
python3-distutils \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user