Skip to content

Commit 4878242

Browse files
committed
Fix removed COPY task & moved backup script to rootfs
1 parent 1f4b67d commit 4878242

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

paperless-ngx/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ ENV PYTHONDONTWRITEBYTECODE=1 \
108108
PYTHONWARNINGS="ignore:::django.http.response:517" \
109109
PNGX_CONTAINERIZED=1
110110

111-
# Copy backup script
112-
COPY scripts/paperless_backup.sh /usr/local/bin/paperless_backup.sh
113-
114111
# Install basic runtime packages.
115112
# These change very infrequently
116113
# hadolint ignore=DL3003,DL3042,DL3008,SC2086
File renamed without changes.

0 commit comments

Comments
 (0)