Modified base image name in nodemanager Dockerfile.

This commit is contained in:
K
2025-04-06 16:57:30 +05:30
parent f137714140
commit 34ed3e23c1
+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:8042/ || exit 1 HEALTHCHECK CMD curl -f http://localhost:8042/ || exit 1