I’m trying run open search in a codefresh pipeline services definition but I’m hitting this restriction check that does not allow the container to run with a root user: https://github.com/opensearch-project/opensearch-build/blob/main/docker/release/config/opensearch/opensearch-docker-entrypoint.sh#L77
Is there a trick to getting this to work?