1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-28 20:40:10 +00:00

Update Dockerfile (#29)

* install `ipmitool`
This commit is contained in:
Johann Richard 2019-04-21 02:44:17 +02:00 committed by CrazyMax
parent 7b65d4b8b7
commit dab6b5eaad

View file

@ -28,6 +28,7 @@ RUN apk --update --no-cache add \
git \
graphviz \
imagemagick \
ipmitool \
monitoring-plugins \
mtr \
mysql-client \