Docker images

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Docker images

Felix Cheung
Hi!

Is there a reason the official docker images
https://hub.docker.com/r/_/flink/

Has sources in a different repo
https://github.com/docker-flink/docker-flink
?
Reply | Threaded
Open this post in threaded view
|

Re: Docker images

Patrick Lucas
Hi Felix,

As a brief note, these images are not "official" in that they are owned by
the Apache Flink project or the ASF, but they are maintained by the Flink
community.

The sources currently live in a separate repo to make them much easier to
version and maintain independent of Flink itself. This is a very common
practice and applies to most other popular "official" images hosted on
Docker Hub.

--
Patrick Lucas

On Wed, Dec 20, 2017 at 4:20 AM, Felix Cheung <[hidden email]>
wrote:

> Hi!
>
> Is there a reason the official docker images
> https://hub.docker.com/r/_/flink/
>
> Has sources in a different repo
> https://github.com/docker-flink/docker-flink
> ?
>