Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication.
rclone is installed in the container for use as a Kopia storage backend.
This docker image is in pre-alpha quality and currently should only be used for testing.
The docker expects a file named kopia_cron to exist in container path /config
On startup, cron schedules from this file are activated within the container.
Example cron to print the current Kopia version to the docker log at 3am every day:
0 3 * * * kopia --version
Parameters
-v /config The path to the kopia_cron file-v /data The path to the repository that Kopia will be working with--hostname foo Kopia works better when given a static hostnameContent type
Image
Digest
sha256:86b20d88b…
Size
48.8 MB
Last updated
almost 4 years ago
docker pull nuphion/kopia