We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as descussed in https://github.com/opensearch-project/OpenSearch/ issues/8215, below line needs to build opensearch behind proxy.
FROM opensearchproject/opensearch:2.5.0 +ARG OPENSEARCH_JAVA_OPTS RUN /usr/share/opensearch/bin/opensearch-plugin install --batch analysis-icu
indigo/cmd/palomar/Dockerfile.opensearch
Lines 1 to 2 in 65fc185
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
as descussed in https://github.com/opensearch-project/OpenSearch/ issues/8215,
below line needs to build opensearch behind proxy.
FROM opensearchproject/opensearch:2.5.0 +ARG OPENSEARCH_JAVA_OPTS RUN /usr/share/opensearch/bin/opensearch-plugin install --batch analysis-icu
indigo/cmd/palomar/Dockerfile.opensearch
Lines 1 to 2 in 65fc185
The text was updated successfully, but these errors were encountered: