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

This fixes #1414 by adding the appropriate package in all of the supported flavors.

Tag: latest (2022/02/04) When trying to setup Cron as the background job, it seems it cannot work without a lot of work on top of the image Missing: Packages: Cron...

question

Belongs to [this closed issue](https://github.com/nextcloud/docker/issues/1692). I'm using nextloud on docker (["production"-tag](https://hub.docker.com/layers/nextcloud/library/nextcloud/production/images/sha256-65573cf470ae397dac1a563ad774399fdab3989ce6f6097da47527fa8ad1b269?context=explore)) with NC 23.0.5. I'm seeing this "PHP OPcache module is not properly configured: OPcache interned strings buffer is nearly...

Closes #1544 Closes #1465 Signed-off-by: Leonardo Colman Lopes

I'm looking for a way to make `occ preview:generate-all` run periodically in a Docker setup. Maybe adding a line like this to `/var/spool/cron/crontabs/www-data` would be a good way to enable...

Hi, when using the docker:stable container (and all other non-fpm labels), viewing the Docker logs on some systems (for example on Synology DiskStations) causes a SIGWINCH to be send to...

upstream
k8s/helm/etc

enhancement
feature: auto config (environment variables)

Hi, it seems that the linux/amd64 architecture is missing in: - [24.0.3-fpm](https://hub.docker.com/layers/nextcloud/library/nextcloud/24.0.3-fpm/images/sha256-5b39016b6d217c9e0fb28a76080afd4c2132294315c4a5a921cf8e172ae22c71?context=explore) - [23.0.7-fpm](https://hub.docker.com/layers/nextcloud/library/nextcloud/23.0.7-fpm/images/sha256-929315b9c6854b03b03fa4fcb710958686ecc5fcd675e6a34d5ac622b719ff68?context=explore) - [22.2.10-fpm](https://hub.docker.com/layers/nextcloud/library/nextcloud/22.2.10-fpm/images/sha256-be98ae73b8543b1bba4f0c5804688404bf512ca456231363d8afaadcbe8a0363?context=explore)

I deployed a new stack, using the tag:latest and pulled the new image. Removed old ones. Nextcloud starts, but in Settings -> Overview it still shows version 24.0.1. Underneath that...

I've just upgraded to `nextcloud:23.0.0-apache` and after first restart it worked fine, but after that every restart fails to start NextCloud. When I check the status it appears as not...

question