Skip to content

bigornoo/pcloud_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose: To use the pCloud files outside the container.

Doc :

Run :

# docker run -ti -v /volumes/pcloud/mount/:/pcloud/:shared --cap-add SYS_ADMIN --device /dev/fuse --name pcloudcc bigorno/pcloudcc_in_docker:latest

Run with docker-compose :

# IMAGE_TAG=latest docker-compose build
# IMAGE_TAG=vx.y.z docker-compose build
# IMAGE_TAG=latest docker-compose up [--build] -d

Please, use a file named secret1 to store your pCloud password. And adapt docker-compose file to your needs, and rename it to docker-compose.yml, without template extension.

About

Docker 4 pCloudCC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages