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