J0WI

Results 251 comments of J0WI

> not very easy in kube environment I'm not sure what you mean. For Nextcloud and the other server configs you need a persistent filesystem anyway. Isn't the concept of...

The PHP version follows the [recommendation](https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html#server) of Nextcloud: https://github.com/nextcloud/docker/blob/dcf058fb559e7918cd77f5f1bb0dfdbcee813571/update.sh#L4-L7

I'd prefer to use the same approach as in https://github.com/docker-library/wordpress/pull/249 (see also https://github.com/docker-library/wordpress/pull/351 and https://github.com/docker-library/wordpress/pull/371)

@Ornias1993 do you refer to something else than `docker run --user`?

I think this is related to https://github.com/nextcloud/docker/issues/1589#issuecomment-923371168=

I think this is better suited in our [examples](https://github.com/nextcloud/docker/tree/master/.examples#dockerfiles) section. We don't ship all dependencies for every app by default.

I suspect this is an issue with Docker on Synology and not caused by the Nextcloud image.

See also https://github.com/docker-library/php/issues/877 and https://github.com/docker-library/php/issues/907

Maybe https://github.com/docker-library/php/issues/64#issuecomment-71124775= has a workaround for you. We consume apache from https://github.com/docker-library/php.