[
https://issues.apache.org/jira/browse/FLINK-18121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234342#comment-17234342
]
Guowei Ma edited comment on FLINK-18121 at 11/18/20, 9:13 AM:
--------------------------------------------------------------
+1 from the local file system.
When I test https://issues.apache.org/jira/browse/FLINK-20113 I find I have to
connect docker hub or build a http server myself. For me it is a little
inconvenient. For example sometime the connection would be lost or timeout.
was (Author: maguowei):
+1 from the local file system.
When I test https://issues.apache.org/jira/browse/FLINK-20206 I find I have to
connect docker hub or build a http server myself. For me it is a little
inconvenient. For example sometime the connection would be lost or timeout.
> Support creating Docker image from local Flink distribution
> -----------------------------------------------------------
>
> Key: FLINK-18121
> URL: https://issues.apache.org/jira/browse/FLINK-18121
> Project: Flink
> Issue Type: Improvement
> Components: flink-docker
> Affects Versions: docker-1.11.0.0
> Reporter: Till Rohrmann
> Priority: Major
>
> Currently,
> https://github.com/apache/flink-docker/blob/dev-master/Dockerfile-debian.template
> only supports to create a Docker image from a Flink distribution which is
> hosted on a web server. I think it would be helpful if we could also create a
> Docker image from a Flink distribution which is stored on one's local file
> system. That way, one would not have to upload the file or start a web server
> for serving it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)