Base Docker image for all Apache Hadoop components
2.9K
Dockerfile responsible for extending docker-hadoop-base and installing and configuring core Hadoop components. This image is extended by a number of other projects.
docker build --no-cache -t timveil/docker-hadoop-core:3.1.x .
docker push timveil/docker-hadoop-core:3.1.x
docker run -it timveil/docker-hadoop-core:3.1.x
Content type
Image
Digest
Size
443.2 MB
Last updated
almost 7 years ago
docker pull timveil/docker-hadoop-core