[
https://issues.apache.org/jira/browse/FLINK-17324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321388#comment-17321388
]
Flink Jira Bot commented on FLINK-17324:
----------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> Move the image we use to generate the docker official-images changes into
> flink-docker
> --------------------------------------------------------------------------------------
>
> Key: FLINK-17324
> URL: https://issues.apache.org/jira/browse/FLINK-17324
> Project: Flink
> Issue Type: Improvement
> Components: flink-docker
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
> Labels: stale-minor
>
> Before the docker official image was repatriated into Apache Flink we used a
> docker image that contained the scripts to generate the release here:
> https://github.com/apache/flink-docker/blob/e0107b0f85d9b3630db39568729e36408cdc7b78/generate-stackbrew-library-docker.sh#L5.
> {quote}docker run --rm
> --volume ~/projects/docker-flink:/build
> plucas/docker-flink-build
> /{{build/generate-stackbrew-library.sh > ~/projects/official-images
> /library/flink}}
> {quote}
> Notice that this docker image tool 'plucas/docker-flink-build' is not part of
> upstream Flink so we need to move it there into some sort of tools section in
> the flink-docker repo or document an alternative to it.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)