Skip to content

Files

Latest commit

bef982a · Jun 10, 2025

History

History
This branch is 227 commits behind opensearch-project/OpenSearch:main.

distribution

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 6, 2025
Apr 9, 2021
Jun 2, 2025
Apr 5, 2021
May 15, 2025
Jun 10, 2025
Jun 2, 2025
Oct 24, 2022
Jun 2, 2025

README.md

Distributions

This subproject contains the necessary tooling to build the various distributions. Note that some of this can only be run on the specific architecture and does not support cross-compile.

The following distributions are being built:

  • Archives (*.zip, *.tar): these form the basis for all other OpenSearch distributions
  • Packages (*.deb, *.rpm): specific package formats for some Linux distributions
  • Docker images
  • Backwards compatibility tests: used internally for version compatibility testing, not for public consumption

With or Without JDK?

For each supported platform there should be both a target bundled with a JDK and a target without a bundled JDK.