mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-02-13 20:49:51 +00:00
make shell scripts executable
This commit is contained in:
@@ -44,6 +44,8 @@ COPY --from=builder /app /
|
||||
COPY recorder-health.sh /usr/sbin/recorder-health.sh
|
||||
COPY entrypoint.sh /usr/sbin/entrypoint.sh
|
||||
|
||||
RUN chmod +x /usr/sbin/*.sh
|
||||
|
||||
# If you absolutely need health-checking, enable the option below. Keep in
|
||||
# mind that until https://github.com/systemd/systemd/issues/6432 is resolved,
|
||||
# using the HEALTHCHECK feature will cause systemd to generate a significant
|
||||
|
||||
Reference in New Issue
Block a user