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 tried for a few days now to implement nginx as reverse proxy and came this far: - [x] Forwarding http -> https - [x] Connection via browser/clients - [x]...

question
examples
integration: proxy

I am not aware of a template for issues, so this is free-form! In the README, it currently states: > To use an external SMTP server, you have to provide...

enhancement
docs
feature: auto config (environment variables)

When setting the env var NEXTCLOUD_ADMIN_PASSWORD with a password containing spaces, I get the following debug message : ``` /entrypoint.sh: 30: local: straggler": bad variable name ``` This is annoying...

bug
needs info
feature: auto config (environment variables)
needs review

Hello, since 25th Jun the rollout of Version 28.0.6 is the 100% rolled out version of V28 (with this commit: [update-server-commit](https://github.com/nextcloud-releases/updater_server/commit/c84443501a261c58db08793dc33b0c2432cfac63) But even earlier this commit [update-server-commit](https://github.com/nextcloud-releases/updater_server/commit/a5014ed71702c4b1ff1e15e400ee4b01b16d8bd7) from the 23th...

* via `docker run` / command line * via `docker compose` / Compose File Should significantly cut down on many requests to add additional configuration variables to the image. E.g....

enhancement
docs

Among other things, this may (should) help with some of the timing issues people sometimes report as possible bugs in the Installer. e.g. (note: do _not_ use this one) ```...

enhancement
docs
examples

fix #2184 replica of https://github.com/nextcloud/all-in-one/pull/2762

bug
3. to review

I'm also creating this PR to add PDF preview support, which doesn't work without the `imagemagick-pdf` package. This is in reference to https://github.com/nextcloud/docker/pull/2246#issuecomment-2190435512: > But let's also create an issue...

bug
3. to review
regression
image: alpine

* To encourage wider use of new Server releases * To ease use of RCs by micro-services Docker users * To get feedback before final releases are published This is...

enhancement
image
meta

Is it just a timing matter or something more? Let's figure it out and determine what we can do to make them more reliable.

meta
1. To develop