[
https://issues.apache.org/jira/browse/KAFKA-20049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050922#comment-18050922
]
David Arthur commented on KAFKA-20049:
--------------------------------------
The dockerfile to build the Hugo image we're using is already in kafka-site
[https://github.com/apache/kafka-site/blob/markdown/Dockerfile.multiplatform]
We just need to add the build automation to build and publish this image to
GitHub's container registry. Alternatively, we could set up a new repo which is
just used to build the Hugo image.
> kafka-site build depends on hvishwanath/hugo
> --------------------------------------------
>
> Key: KAFKA-20049
> URL: https://issues.apache.org/jira/browse/KAFKA-20049
> Project: Kafka
> Issue Type: Bug
> Components: website
> Reporter: Mickael Maison
> Priority: Major
>
> The build should not depend on a personal image.
> Instead we should use the image from the Hugo project itself:
> [https://github.com/gohugoio/hugo/pkgs/container/hugo] so the image is
> maintained and regularly updated
--
This message was sent by Atlassian Jira
(v8.20.10#820010)