OpenSearch/distribution/docker/src
Rory Hunter 0d8d0f423c Allow running the Docker image with a non-default group (#61194)
Closes #60864. Tweak the JDK directories' permissions in the ES
Docker image so that ES can run under a different user and group.

These changes assume that the image is being run with bind-mounted
config, data and logs directories, and reads and writes to these
locations will still fail when both the UID and GID are not the
default. Everything should be OK when running with the default GID
of zero, however.
2020-08-24 11:17:40 +01:00
..
docker Allow running the Docker image with a non-default group (#61194) 2020-08-24 11:17:40 +01:00
test Introduce formal role for remote cluster client (#54138) 2020-03-24 21:59:43 -04:00