Skip to content

Instantly share code, notes, and snippets.

@totoCZ
Last active August 19, 2016 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save totoCZ/8aea7552621b5111e4193d5ec5e97946 to your computer and use it in GitHub Desktop.
Save totoCZ/8aea7552621b5111e4193d5ec5e97946 to your computer and use it in GitHub Desktop.
docker build -t "ftplicity" .
FROM wernight/duplicity
USER root
RUN apk add --update lftp
USER duplicity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment