docker
docker copied to clipboard
⛴ Docker image of Nextcloud
I've been trying to get this image working and I've run into a snag. I want to use my own account internally so that the files created by the docker...
I couldn't find any documentation regarding the second cron entry point, I just found it in the stack.yaml. I added an environment variable to configure the log level, the default...
Hi, I'm using the example docker/.examples/docker-compose/with-nginx-proxy/mariadb/fpm/docker-compose.yml as a basis for my setup. I upgraded yesterday as usual and ended up in getting a 503 from my server. For me it...
After browsing my Nextcloud instance for 1-10 minutes the page becomes unresponsive and eventually returns a 504 error. It will stay in that state until I let it sit for...
After my last docker image update I suddenly saw upload failures for very large files, even though I hadn't changed any configuration, and the nextcloud docker build also has no...
I am seeking to launch a Docker container on an embedded target, in particular a NAS, with inclusion of an SMB/CIFS client, for external storage. I am new to Docker,...
# System Image ID: `1e6634eeb3b3` (cuurrently "latest" tag) App version: ` Nextcloud 24.0.1` DB: mariadb # Issue The current image contains ``` # cat /usr/local/etc/php/conf.d/opcache-recommended.ini ... opcache.interned_strings_buffer=16 ... ``` The...
Hello everyone, I am a new Nextcloud user...I have run into a problem that unfortunately there doesn't seem to be any documentation on the internet to fix. I installed my...
I have just installed it fine but when i try to open a file i get this:    I'm using it on docker and the path/executable exists: ...
Challenge: - I need to install ffmpeg for video previews in my nextcloud container (running fpm-alpine). - The container is running in a rootless environment (I strongly believe rootless environments...