Skip to content

Commit

Permalink
Install GNU sed (#385)
Browse files Browse the repository at this point in the history
To be compatible with check_mrpe and other scripts expecting GNU sed.
  • Loading branch information
cmer authored Aug 20, 2023
1 parent a88f2d0 commit ce0f4d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ RUN apk --update --no-cache add \
py3-pip \
rrdtool \
runit \
sed \
shadow \
syslog-ng=3.38.1-r0 \
ttf-dejavu \
Expand Down

0 comments on commit ce0f4d9

Please sign in to comment.