mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Add openssh-client for the check_by_ssh plugin (#312)
This commit is contained in:
parent
00fa54010b
commit
e35fa8e600
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ RUN apk --update --no-cache add \
|
|||
nginx \
|
||||
nmap \
|
||||
openssl \
|
||||
openssh-client \
|
||||
perl \
|
||||
php8 \
|
||||
php8-cli \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue