mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2025-12-18 12:44:18 +01:00
Updated restic-auto with the docker command
This commit is contained in:
@@ -13,7 +13,7 @@ FROM alpine:latest
|
||||
|
||||
COPY --from=builder restic /usr/bin/
|
||||
|
||||
RUN apk add --no-cache bash curl jq openssh-client dcron tzdata
|
||||
RUN apk add --no-cache bash curl jq openssh-client dcron tzdata docker
|
||||
|
||||
COPY restic-auto docker-entrypoint.sh docker-command.sh /usr/local/bin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user