Sign inSign up

newnius/nextcloud-client

By newnius

Updated over 6 years ago

Image
0

143

newnius/nextcloud-client repository overview

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

Tag summary

Content type

Image

Digest

Size

132.1 MB

Last updated

over 6 years ago

docker pull newnius/nextcloud-client