| commit | 4cfe457ce61e6d2ce1633a3125884310f90ed871 | [log] [tgz] |
|---|---|---|
| author | Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com> | Tue Mar 04 18:13:43 2025 +0100 |
| committer | Doroszlai, Attila <adoroszlai@apache.org> | Wed Mar 19 17:32:23 2025 +0100 |
| tree | fce47482931b96fc715fa5408284f233683b39da | |
| parent | 15ee47643fe9138f80f7c2956f2cd9f0ca99e310 [diff] |
HDDS-12441. Add helper script for building Docker image (#39)
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).