Skip to content

Commit

Permalink
Add kopia/kopia:alpine-adf7454 to tools image (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
julio-lopez authored and mergify[bot] committed Oct 11, 2019
1 parent 1e65cda commit 2007afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN apk -v --update add --no-cache bash curl groff less mailcap ca-certificates
rm -f /var/cache/apk/*

COPY --from=restic/restic:0.9.5 /usr/bin/restic /usr/local/bin/restic
COPY --from=kopia/kopia:alpine-adf7454 /kopia/kopia /usr/local/bin/kopia
ADD kando /usr/local/bin/

CMD [ "/usr/bin/tail", "-f", "/dev/null" ]

0 comments on commit 2007afa

Please sign in to comment.