You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2019/01/28 13:15:00 UTC

[jira] [Created] (HDDS-1018) Update the base image of krb5 container for the secure ozone cluster

Elek, Marton created HDDS-1018:
----------------------------------

             Summary: Update the base image of krb5 container for the secure ozone cluster 
                 Key: HDDS-1018
                 URL: https://issues.apache.org/jira/browse/HDDS-1018
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Elek, Marton


The krb5 image based on a base image which is no longer available from dockerhub

See: hadoop-ozone/dist/src/main/compose/ozonesecure/docker-image/docker-krb5/Dockerfile-krb5

Dockerfile:
FROM frolvlad/alpine-oraclejdk8:slim

https://hub.docker.com/r/frolvlad/alpine-oraclejdk8

I propose to switch to openjdk:8u191-jdk-alpine3.8 but it should be tested with the acceptance test suite (A java base image is required as the issuer application creates keystores/truststores on the fly with the help of java keytool.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org