Skip to content

Commit ce0f4d9

Browse files
authored
Install GNU sed (#385)
To be compatible with check_mrpe and other scripts expecting GNU sed.
1 parent a88f2d0 commit ce0f4d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ RUN apk --update --no-cache add \
6666
py3-pip \
6767
rrdtool \
6868
runit \
69+
sed \
6970
shadow \
7071
syslog-ng=3.38.1-r0 \
7172
ttf-dejavu \

0 commit comments

Comments
 (0)