Modified base image name in namenode Dockerfile.

This commit is contained in:
K 2025-04-06 16:55:43 +05:30
parent 7d889c13b7
commit f137714140
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -1,6 +1,4 @@
FROM bde2020/hadoop-base:2.0.0-hadoop3.2.1-java8
MAINTAINER Ivan Ermilov <ivan.s.ermilov@gmail.com>
FROM cc/base:1.0
HEALTHCHECK CMD curl -f http://localhost:9870/ || exit 1