Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pcloudcc in a Docker Container #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

pcloudcc in a Docker Container #12

wants to merge 2 commits into from

Conversation

mwiget
Copy link

@mwiget mwiget commented Jan 2, 2017

I stumbled upon pCloud with its CLI based client for Linux recently and wanted to use it to share a filesystem across personal devices and CoreOS based cloud servers. The container can be run as a service via systemd and it provides a shared folder on the host in /pCloud/pCloudDrive when running.

In case this is of interest, feel free to review, comment and eventually accept this pull request.

The file README.md in this pull request contains build and run instructions.

A small patch for uid_t was required to get the source to compile under Alpine Linux.

The final pcloud container turned up really small: just 20 MB.

Note: The Dockerfile currently pulls from my cloned repo in order to have the uid_t patch available. I'll change this back to master before it can be merged.

Marcel Wiget added 2 commits December 31, 2016 16:04
Set variable type to uid_t. Required to compile on Alpine Linux (and possibly others)
@afteroot
Copy link

Looks like https://github.com/mwiget/console-client.git doesn't exist any more

@sskras
Copy link

sskras commented May 30, 2023

No wonder if it was ahead this repo only by the aforementioned two commits.

@milsanore
Copy link

you may want to compare with this implementation, for completeness:
https://github.com/jlloyola/pcloudcc_docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants