Skip to content

Commit

Permalink
Merge branch 'pr/pkill-backport' into V1.16.X
Browse files Browse the repository at this point in the history
* pr/pkill-backport:
  Install pkill
  • Loading branch information
matyasselmeci committed Apr 4, 2022
2 parents 94adab7 + c527802 commit 52cede5
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 @@ -16,6 +16,7 @@ RUN \
mod_ssl \
gridsite \
osg-ca-certs \
/usr/bin/pkill \
&& yum clean all && rm -rf /var/cache/yum/*

WORKDIR /app
Expand Down

0 comments on commit 52cede5

Please sign in to comment.