Skip to content

Commit

Permalink
build(docker): install inotify-tools (reanahub#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonadoni committed Apr 17, 2024
1 parent bca24da commit 693f7bc
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 @@ -5,6 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# hadolint ignore=DL3008
RUN apt-get update && \
apt-get install -y \
inotify-tools \
krb5-config \
krb5-user \
libauthen-krb5-perl \
Expand Down

0 comments on commit 693f7bc

Please sign in to comment.