Chia-Ping Tsai created KAFKA-10463:
--------------------------------------
Summary: the necessary utilities in Dockerfile should include git
Key: KAFKA-10463
URL: https://issues.apache.org/jira/browse/KAFKA-10463
Project: Kafka
Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
the default image of Dockerfile is openjdk:8 and it pre-installed git so it is
fine that necessary utilities does not include git. However, the later version
of openjdk image does not include git by default and error message "git:
command not found" ensues.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)