J0WI
J0WI
You may find some hints in #223
We depend on upstream images. Please have a look at the proposed solutions there: https://github.com/docker-library/php/issues/94 https://github.com/docker-library/php/pull/174 https://github.com/docker-library/php/issues/771 https://github.com/docker-library/httpd/issues/102
`-p 8080:80` works and is used in our examples: https://github.com/nextcloud/docker/blob/master/.examples/docker-compose/insecure/postgres/apache/docker-compose.yml#L16
duplicate of #1758
I think this is fixed in https://github.com/nextcloud/server/pull/32902 For more details and recommendations, please follow the discussion in https://github.com/nextcloud/server/issues/31223
This might be a duplicate of https://github.com/nextcloud/docker/issues/359
You can already use environment variables like `NC_loglevel`.
I'd rather use a proxy. You can find some examples for inspiration here: https://github.com/nextcloud/docker/tree/master/.examples#with-nginx-proxy
Please have a look at our [README](https://github.com/nextcloud/docker#auto-configuration-via-environment-variables). There is no env var for imagemagick or recommended apps.
Let's wait a bit to give app developers the chance to update and get some feedback like https://github.com/nextcloud/server/issues/32301