Akihiro Suda created HADOOP-12513:
-------------------------------------
Summary: Dockerfile lacks initial `apt-get update`
Key: HADOOP-12513
URL: https://issues.apache.org/jira/browse/HADOOP-12513
Project: Hadoop Common
Issue Type: Bug
Components: build
Reporter: Akihiro Suda
Priority: Trivial
Attachments: HADOOP-12513.patch
[Dockerfile|https://github.com/apache/hadoop/blob/1aa735c188a308ca608694546c595e3c51f38612/dev-support/docker/Dockerfile#l27]
executes {{apt-get install -y software-properties-common}} without an initial
{{apt-get update}}.
This can fail depending on the local Docker build cache.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)