The goal of this image is simply to freeze and provide a running package to nextcloud-client.
Although just nextcloudcmd -- the command-line interface -- is of my interest (now), the
whole nextcloud client (GUI) is installed.
For the client docs about command-line use, make sure to check:
$ docker run -it --rm \
-v /tmp/nextcloud/etc:/sourcedir \
chbrandt/nextcloud \
nextcloudcmd -u <user> -p <password> \
/sourcedir https://host.domain/remote.php/webdav/etc
Content type
Image
Digest
Size
214.3 MB
Last updated
over 5 years ago
docker pull chbrandt/nextcloud