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

Apparently the fpm-alpine image is lacking a repo/library for php/imagemagick which allows nc to support svg icons. Which one to load for debian has been posted #1414 but I can't...

Hello, When I try to create admin user for the first time, I have the following error: `Error while trying to create admin user: Failed to connect to the database:...

Hi team, Please help me with the issue of updating. I am preparing "developer-mode" environment for my Nextcloud. For brief installed version 18.0.3.0 and initializing from scratch I got working...

I use the [docker-compose.yml](https://github.com/nextcloud/docker/blob/master/.examples/docker-compose/insecure/mariadb/fpm/docker-compose.yml) from the .example/insecure/mariadb/fpm folder. If i run `docker compose up` i get the following error. ```bash Attaching to nextcloud-app-1, nextcloud-cron-1, nextcloud-db-1, nextcloud-redis-1, nextcloud-web-1 Error response from...

Nextcloud version: 24.0.5 Operating system and version: debian 10 I experience unnatural high response times during usage nginx as a proxy server. Time difference is around ~300ms on TTFB during...

I'm running the `nextcloud:24.0-apache` image and have defined the Redis password using the following in my `docker-compose.yml` (ignoring a bunch of configuration): ```yaml services: nextcloud: image: nextcloud:24.0-apache secrets: - redis_password...

Fresh install. Latest docker image. Latest Ubuntu server version. All clean installs. NextCloud installation all working well. Browse to files and inside the default Documents folder I choose the Welcome...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

I'm running Nextcloud on K3S using the Nextcloud Helm chart. Today, trying to upgrade to 24.0.5 (from 24.0.4) I got thrown the well known `Allowed memory size of 2097152 bytes...