tag | e987ea6a63c51d2893fca69f862978e83e9be4cb | |
---|---|---|
tagger | Doroszlai, Attila <adoroszlai@apache.org> | Thu Apr 10 09:20:34 2025 +0200 |
object | cc37c23c2918923bf7bd227fd553cb8059372cc0 |
commit | cc37c23c2918923bf7bd227fd553cb8059372cc0 | [log] [tgz] |
---|---|---|
author | Sammi Chen <sammichen@apache.org> | Thu Apr 10 15:04:03 2025 +0800 |
committer | GitHub <noreply@github.com> | Thu Apr 10 09:04:03 2025 +0200 |
tree | c815043b5882a1d58889bb20639360672ae9be44 | |
parent | c484c7030fc3fdbff2c364f653016298afa32568 [diff] |
HDDS-12804. Include Hadoop native library libhadoop.so (#46)
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).