https://github.com/ptondereau/docker-duplicity-pca
Duplicity docker image which support OVH's Public Cloud Archive
https://github.com/ptondereau/docker-duplicity-pca
Last synced: about 2 months ago
JSON representation
Duplicity docker image which support OVH's Public Cloud Archive
- Host: GitHub
- URL: https://github.com/ptondereau/docker-duplicity-pca
- Owner: ptondereau
- License: mit
- Created: 2019-02-21T10:54:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T11:07:09.000Z (over 6 years ago)
- Last Synced: 2025-02-14T08:51:29.224Z (4 months ago)
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Duplicity docker with PCA support
This docker project main goal is to provide duplicity version 0.8 which support [Public Cloud Archive](https://www.ovh.com/fr/public-cloud/storage/cloud-archive/) from OVH## Usage
For the general command-line syntax, do:
````bash
$ docker run --rm ptondereau/duplicity-pca duplicity --help
````But usage remains the same as this repository from wernight : https://github.com/wernight/docker-duplicity
## Feedbacks
Report issues/questions/feature requests on GitHub Issues.