use old
This commit is contained in:
parent
ed2d9a77ef
commit
ce13aa03b9
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@ LABEL version="${VERSION}" \
|
|||
|
||||
COPY inotify.sh /inotify.sh
|
||||
|
||||
RUN mkdir /out \
|
||||
chmod +x /inotify.sh \
|
||||
chown -R nobody /out
|
||||
RUN chmod +x /inotify.sh
|
||||
|
||||
RUN apk --no-cache add \
|
||||
inotify-tools \
|
||||
|
|
Loading…
Add table
Reference in a new issue