1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

Install GNU sed (#385)

To be compatible with check_mrpe and other scripts expecting GNU sed.
This commit is contained in:
Carl Mercier 2023-08-19 23:50:22 -04:00 committed by GitHub
parent a88f2d0b1c
commit ce0f4d9a5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,6 +66,7 @@ RUN apk --update --no-cache add \
py3-pip \
rrdtool \
runit \
sed \
shadow \
syslog-ng=3.38.1-r0 \
ttf-dejavu \