Modified base image name in Dockerfile for resourcemanager.

This commit is contained in:
K
2025-04-06 16:58:02 +05:30
parent 34ed3e23c1
commit 074a0a48c4
+1 -3
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:8088/ || exit 1