HDDS-1701. Move dockerbin script to libexec

Closes #8
1 file changed
tree: 9fecfe61000178dc1c0d37d05523be9d29b26862
  1. Dockerfile
  2. entrypoint.sh
  3. krb5.conf
  4. LICENSE
  5. README.md
README.md

Apache Ozone runner base image

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