Sign inSign up

asannou/nextcloud-sharing-only-proxy

By asannou

Updated over 1 year ago

Sharing only reverse proxy for Nextcloud

Image
0

10K+

asannou/nextcloud-sharing-only-proxy repository overview

$ sudo docker run -d --name nextcloud -v $(pwd)/volume:/volume asannou/nextcloud:21-strict
$ sudo docker run -d --name nextcloud-proxy -p 8000:8000 -p 80:80 --link nextcloud asannou/nextcloud-sharing-only-proxy:21-strict

or

$ sudo make up

or

$ sudo docker-compose up -d

Tag summary

Content type

Image

Digest

sha256:3e38f833e

Size

68.8 MB

Last updated

over 1 year ago

docker pull asannou/nextcloud-sharing-only-proxy:26-strict