HDDS-12804. Include Hadoop native library libhadoop.so (#46)

1 file changed
tree: c815043b5882a1d58889bb20639360672ae9be44
  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).