add incron

This commit is contained in:
Sebastian Hugentobler 2017-09-19 14:41:11 +02:00
parent 2bd11fc7eb
commit fc1ec350b2
2 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@ MAINTAINER Sebastian Hugentobler <sebastian@vanwa.ch>
ENV S6_OVERLAY_VERSION=v1.20.0.0 ENV S6_OVERLAY_VERSION=v1.20.0.0
RUN apk --no-cache add libressl syslog-ng && \ RUN apk --no-cache add libressl syslog-ng incron && \
wget -qO- https://github.com/just-containers/s6-overlay/releases/download/$S6_OVERLAY_VERSION/s6-overlay-amd64.tar.gz | tar -xz -C / && \ wget -qO- https://github.com/just-containers/s6-overlay/releases/download/$S6_OVERLAY_VERSION/s6-overlay-amd64.tar.gz | tar -xz -C / && \
apk del libressl apk del libressl

View File

@ -0,0 +1,3 @@
#!/usr/bin/with-contenv sh
exec /usr/sbin/incrond -n