HDDS-15662. Remove exclusion of tar upgrade (#78)

(cherry picked from commit ddc7bb2669ae763008faa8a31671a496b4361b01)
1 file changed
tree: 0b97629c1ddea2ba23801b6724f90b141f1ca1bc
  1. .github/
  2. .asf.yaml
  3. .dockerignore
  4. build.sh
  5. CONTRIBUTING.md
  6. Dockerfile
  7. entrypoint.sh
  8. krb5.conf
  9. LICENSE
  10. NOTICE
  11. README.md
  12. SECURITY.md
README.md

Apache Ozone Runner Base Image

ozone-runner is the base image with tools for running and testing Apache Ozone, but does not include any Ozone artifacts.

Published to Docker Hub and GitHub.

Images are tagged by date, and come in two flavors: jdk21 (for Ozone 2.0+) and jdk11 (for Ozone 1.x).