docker
docker copied to clipboard
⛴ Docker image of Nextcloud
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....
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...
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?
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...
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...
- [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
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....
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...
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....