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:
parent
a88f2d0b1c
commit
ce0f4d9a5f
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ RUN apk --update --no-cache add \
|
|||
py3-pip \
|
||||
rrdtool \
|
||||
runit \
|
||||
sed \
|
||||
shadow \
|
||||
syslog-ng=3.38.1-r0 \
|
||||
ttf-dejavu \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue