Repository for building Apache Ozone Docker images

Clone this repo:
  1. 57fb73f HDDS-13210. Add httpfs container to docker compose file. (#46) by Wei-Chiu Chuang · 8 weeks ago latest
  2. d3e5c51 HDDS-12931. Update ozone.scm.datanode.id.dir to match HDDS-11650 (#45) by Wei-Chiu Chuang · 3 months ago
  3. 50a6895 HDDS-11522. Update Ozone to 2.0.0 (#44) by Wei-Chiu Chuang · 3 months ago ozone-2.0.0 ozone-2.0.0-rocky ozone-latest
  4. 6e7069b HDDS-12538. Update README/CONTRIBUTING with build/test/tag instructions (#43) by Doroszlai, Attila · 5 months ago
  5. 9d16611 HDDS-12466. Set default commit message to PR title (#42) by Doroszlai, Attila · 5 months ago

Apache Ozone Docker Image

ozone is built on top of ozone-runner, adding the binaries created for official Ozone releases.

These are used for testing compatibility of various Ozone versions, and upgrade from one version to another. May also be useful for running quick experiments with specific version of Ozone, without the need to download or rebuild it.

Published to Docker Hub and GitHub.

Images are tagged by Ozone version numbers and optional flavor. Flavor -rocky was introduced when ozone-runner was changed from CentOS to Rocky Linux due to CentOS end-of-life, to avoid breaking things for existing users. Future images will be published only with Rocky Linux, with and without flavor suffix.