Sign inSign up

xcgd/seafile-client

By xcgd

Updated over 7 years ago

A seafile client docker image based on phusion/baseimage.

Image
1

100K+

xcgd/seafile-client repository overview

seafile-client

A seafile client docker image based on phusion/baseimage.

Description

This image is meant to be used to sync a directory to a remote server.

The ccnet and seafile-daemon are run inside the container.

Usage

run:

docker run -d -name seafile-sync -v /data:/var/data/seafile-data xcgd/seafile-client

CLI commands from seaf-cli can be run inside the container.

sync:

docker exec seafile-sync /usr/bin/seaf-cli sync -c /etc/ccnet -l YOUR_LIBRARY_ID -s YOUR_SEAFILE_SERVER -d /var/lib/ -u YOUR_EMAIL -p YOUR_PASSWORD

Tag summary

Content type

Image

Digest

Size

106.5 MB

Last updated

over 7 years ago

docker pull xcgd/seafile-client