Dockerfiles/nextcloud-client/README.md
2019-11-24 11:53:03 +08:00

294 B

Run Nextcloud Client in docker

What is Nextcloud

docker run \
	-it \
	--rm \
	--name nextcloud-client \
	--mount type=bind,source=/path/to/file,target=/data \
	newnius/nextcloud-client nextcloudcmd -u $USER -p $PASSWORD /data https://demo.nextcloud.com/remote.php/webdav/dir