Remove busybox-extras from Dockerfile to streamline image size
This commit is contained in:
@@ -4,7 +4,6 @@ RUN apk add --no-cache \
|
|||||||
openssh-client \
|
openssh-client \
|
||||||
sshpass \
|
sshpass \
|
||||||
jq \
|
jq \
|
||||||
busybox-extras \
|
|
||||||
borgbackup
|
borgbackup
|
||||||
|
|
||||||
COPY start_backup.sh /start_backup.sh
|
COPY start_backup.sh /start_backup.sh
|
||||||
|
Reference in New Issue
Block a user