commit | 90a1a666821ae376e1ae6be3fd1258faf6297e98 | [log] [tgz] |
---|---|---|
author | cxorm <lianp964@gmail.com> | Thu Nov 07 10:37:27 2019 +0100 |
committer | Márton Elek <elek@apache.org> | Thu Nov 07 10:37:27 2019 +0100 |
tree | 9fecfe61000178dc1c0d37d05523be9d29b26862 | |
parent | 7619b7b7d1cc27629292f959d082c01e23ae8870 [diff] |
HDDS-1701. Move dockerbin script to libexec Closes #8
This is the base image to run Apache Hadoop Ozone in docker containers. This is for test/develop and not for production.
It doesn't include any Ozone specific jar files or release artifacts just any empty environment which includes all the specific tools to run Apache Hadoop Ozone inside containers.
To build it, please use:
docker build -t apache/ozone-runner