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

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...

bug
feature: auto config (environment variables)
rootless

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...

question
examples
integration: proxy

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...

question

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,...

bug
examples

# 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...

question

I have just installed it fine but when i try to open a file i get this: ![image](https://user-images.githubusercontent.com/20403906/181722826-a0815b3c-a41c-442c-993d-926cb36f449d.png) ![image](https://user-images.githubusercontent.com/20403906/181722873-54969564-9f5f-49f2-a077-afc63a9ee0f1.png) ![image](https://user-images.githubusercontent.com/20403906/181722906-85156707-e12a-42b2-a0d6-90c78b5a636a.png) I'm using it on docker and the path/executable exists: ![image](https://user-images.githubusercontent.com/20403906/181722942-07fc39be-0b80-41ff-bcff-5b9cfdcc96c3.png)...

question

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...