⚠️ We are archiving this repo as all docker related development are currently reside in the opensearch-build repository.
Main repository where Dockerfiles for OpenSearch Dashboards are hosted. These docker files are used to build images for OpenSearch Dashboards Offical Images
To use OpenSearch Dashboards Official Images from Docker hub run
docker pull opensearch-dashboards:latest
To build the docker images, you can use the following command.
cd {2.x} && docker build -t opensearch-dashboards:{major_version} -f Dockerfile .
If you find a bug, or have a feature request, please don't hesitate to open an issue in this repository.
For more information, see project website and documentation. If you need help and are unsure where to open an issue, try forums.
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.
This project is licensed under the Apache v2.0 License.
Copyright OpenSearch Contributors. See NOTICE for details.