docker-nextcloud icon indicating copy to clipboard operation
docker-nextcloud copied to clipboard

Nextcloud docker image running on top of NGinx, PHP 7 and Alpine Linux

Results 5 docker-nextcloud issues
Sort by recently updated
recently updated
newest added

just rebuilt my docker image and I get this error: ``` # docker-compose exec nextcloud occ upgrade An unhandled exception has been thrown: OC\HintException: [0]: Memcache \OC\Memcache\APCu not available for...

Hey, thanks for your nice Nextcloud container. It is really simple and works very well :) I wanted to test out Nextcloud 21 RC1 prerelease to check out compatibility with...

Would be really useful to be able to set the `session.save_handler` and `session.save_path`, for example by passing `SESSION_SAVE_HANDLER` and `SESSION_SAVE_PATH` envvars to the container. This would make it fairly trivial...

There should be a way to auto-link the database container via environment variables.