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. Docker has to standard environment variables `PUID` and `GUID`. These are meant to be used to allow one to select the user and group for the containers main process....

enhancement
data persistence
rootless

Hello, recently QNAP container station switched to 32k page size from 4k and since then I am having problem with update (last working image, that I had tried is NextCloud...

enhancement
help wanted
image
upstream

The file is still there after following the guide. Is it supposed to work like that? What does this file do? Can I safely remove it?

question
upstream

ALL configurations should be made with environment variables instead of manually editing configurations. The ENV variable is already there but ignored after installation. This change will allow trusted domains to...

stale

Addresses #1785 (which arises when using UNIX sockets) Without this fix, UNIX socket connections won't work if REDIS_HOST is used to specify the socket to the container unless an additional...

upstream

- [x] documentation - [ ] tests Closes #1938

Alpine based images are not supported by OnlyOffice or Nextcloud Office. Closes #1041 + some mingled in reports elsewhere like: - https://github.com/nextcloud/docker/issues/1896#issuecomment-1601117063

docs
3. to review
image: alpine

When I try to upgrade I get: Exception: Updates between multiple major versions and downgrades are unsupported. Tried to downgrade to 26.0.2 But says I'm not using the correct image....

question
needs info
feature: upgrading

Hi, Today we tried to upgrade several Docker-based Nextcloud instances. Since the upgrade running `cron.php` as well as `occ` hangs forever using 100% CPU. We downgraded one of the instances...

bug
alt-user

The entry point is a useful feature for added customization for NextCloud owners. Unfortunately, I still need to execute mine manually as some require root level permissions to actually execute....

enhancement
feature: auto config (hooks)
alt-user