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 \
|
||||
sshpass \
|
||||
jq \
|
||||
busybox-extras \
|
||||
borgbackup
|
||||
|
||||
COPY start_backup.sh /start_backup.sh
|
||||
|
Reference in New Issue
Block a user