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
|
COPY inotify.sh /inotify.sh
|
||||||
|
|
||||||
RUN mkdir /out \
|
RUN chmod +x /inotify.sh
|
||||||
chmod +x /inotify.sh \
|
|
||||||
chown -R nobody /out
|
|
||||||
|
|
||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add \
|
||||||
inotify-tools \
|
inotify-tools \
|
||||||
|
|
Loading…
Add table
Reference in a new issue