docker
docker copied to clipboard
⛴ Docker image of Nextcloud
Nextcloud version _(eg, 12.0.2)_: 16.0.4 Operating system and version _(eg, Ubuntu 17.04)_: Kubernetes / Docker Apache or nginx version _(eg, Apache 2.4.25)_: Docker Image nextcloud:16.0.4-apache PHP version _(eg, 7.1)_: Docker...
docker-entrypoint.sh currently makes it very hard to run a Nextcloud container in an isolated [dynamic user namespace](https://docs.podman.io/en/v4.4/markdown/options/userns.container.html). Because UIDs are not known on the host before starting a container in...
I've been using the nextcloud docker images for a while now without any issue until recently. Not that the issue was introduced by a change here but because of my...
At https://github.com/nextcloud/docker/tree/master/.examples#with-nginx-proxy it is written "The proxy is designed to serve multiple sites on the same host machine." Thats fine - but: could somebody pls. explain how and document it...
The example nginx confs are outdated (w.r.t. .htaccess on nextcloud/server) - I suggest we remove the nginx confs from here since they are a maintenance problem and instead link to...
When initializing a new Nextcloud installation, the `maintenance:install` part of the installation creates redundant settings which draw docker environment variables unfunctional. Example of a brief `docker-compose.yml` setup: ```yml version: "3.7"...
Hi Folks, thank you for providing a next cloud container image! Unfortunately I spent a lot of time to get nextcloud running in my Kubernetes cluster. Unfortunately it's still not...
Config files included into docker image are not replacing config files inside volume. This leads to bug fixes not being applied like here: https://github.com/nextcloud/docker/issues/1411#issuecomment-877738211
Fix problems with self signed SSL config - need to ensure cert and key file names are the same as VIRTUAL_HOST environment variable, and that DEFAULT_HOST needs to be specified...
Delete ocm path analogous to changes in https://github.com/nextcloud/documentation/pull/11180/files/800ab9726bbe164546e040fd1d8f38b072de8ec6