Elek, Marton created HDFS-12702:
-----------------------------------
Summary: Ozone: Add hugo to the dev docker image
Key: HDFS-12702
URL: https://issues.apache.org/jira/browse/HDFS-12702
Project: Hadoop HDFS
Issue Type: Sub-task
Components: ozone
Affects Versions: HDFS-7240
Reporter: Elek, Marton
Both HADOOP-14163 and HDFS-12664 requries hugo site generation tool. To make it
easier to review those patches I suggest to add Hugo to the dev docker image
now.
This patch adds hugo to the dev docker image:
Test method:
{code}
cd dev-support/docker
docker build -t test .
docker run test hugo version
docker rmi test
{code}
Expected output (after docker run):
{code}
Hugo Static Site Generator v0.30.2 linux/amd64 BuildDate: 2017-10-19T11:34:27Z
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]