docker icon indicating copy to clipboard operation
docker copied to clipboard

⛴ Docker image of Nextcloud

Results 343 docker issues
Sort by recently updated
recently updated
newest added

Hi For some unknown reason, the .htaccess file in /var/www/html became unreadable with "bad message" errors I'm using docker compose and /var/www/html was mounted on a temporary volume named nextcloud...

question
needs info
data persistence
needs review

Hi! I'm trying to run NextCloud behind a HTTPS Load Balancer (reverse-proxy), under a sub-path (`/nc`) of a FreeDNS sub-domain. Ex: `https://.jumpingcrab.com/nc/`. Setup overview: - NextCloud is ran in a...

enhancement
question
integration: proxy

Unfortunately the problem described in #385 reappeared again... The exact thing happens, that I describe in [my comment on #385](https://github.com/nextcloud/docker/issues/385#issuecomment-641840068) > Unfortunately this seems to be broken again... > >...

bug
feature: auto config (Docker secrets)
feature: installing
needs review

I didn't know where to put this, so sorry if this is the wrong place. I have a setup of traefik 2 and Nextcloud and wanted to know where I...

examples
integration: proxy

@tilosp this removed the `latest`, `apache`, `fpm-alpine` and `fpm` tags. This seems to happen because of the RC release. https://github.com/docker-library/official-images/pull/5276

bug
meta

Hey, i can't update to 23, because when i try so, i got the exception: Updates between multiple major versions and downgrades are unsupported. But i'm at 22. Unfortunately this...

bug
feature: upgrading

Hi! I'm not sure if it was intended, but in commit updating nginx.conf to latest you guys removed proxy real IP setting in proxied examples: https://github.com/nextcloud/docker/commit/a92ea907312ac6d072b36fa76d11b6c9b5a4b8e6#diff-76e6f21e2d8f477d74859d2ae2a7c54a3874389730898b1cb3813edfac50b7e6L27

bug
examples
0. Needs triage
integration: proxy
needs review

Hi, I use the official helm chart to deploy nextcloud on our internal kubernetes instance. The container went unhealthy every time. I disabled the probes. The container is marked as...

bug
k8s/helm/etc
data persistence

I'm using the nextcloud docker image (nc version 20.0.6.1). It seems to have support for setting NEXTCLOUD_DATA_DIR, but there are issues. Snippet of my docker-compose file: ```yaml app: image: nextcloud:fpm-alpine...

enhancement
docs
feature: auto config (environment variables)
data persistence
1. To develop
needs review

Hi! As a long-term (and very satisfied) Nextcloud user i'm working on my first installation via docker / docker-compose. Unfortunately it is way more troublesome than expected, one of my...

bug
feature: auto config (environment variables)