J0WI
J0WI
That's only available in 4.3 but the Docker image is still on 4.2.
duplicate of https://github.com/nextcloud/docker/issues/1414
Maybe duplicate of https://github.com/nextcloud/docker/issues/540.
I can't reproduce this issue. This repo is only for the Nextcloud image, not for [Redis](https://github.com/docker-library/redis).
In what case is this useful? The recommend deployment is to use a dedicated Redis container for each independent application.
> If this is not possible is there a way to contribute to your docs? To me a documentation about how to use NGINX Unit for NC is better placed...
#1414 a92ea907312ac6d072b36fa76d11b6c9b5a4b8e6
Just to add another reason: Debian is available for platforms `amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x` while Ubuntu is only available for `amd64, arm32v7, arm64v8, ppc64le, s390x`.
Docker is about separation of concerns, so my idea was to use this only for icinga2, https://github.com/lazyfrosch/docker-icingaweb2 and a database container. Users can still use a `docker-compose.yml` for a demo....
State in Go https://github.com/golang/go/issues/9671#issuecomment-439561672