Update Flink docs

This commit is contained in:
Patrick Lucas 2018-05-28 11:44:03 +02:00
parent de353fe452
commit 6ad7dd774c
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ Learn more about Flink at [https://flink.apache.org/](https://flink.apache.org/)
%%LOGO%% %%LOGO%%
# Flink Docker image tags
Starting with Flink 1.5, images without "hadoop" in the tag are the "Hadoop-free" variant of Flink. If you require Hadoop support (such as its HDFS filesystem implementation), you should reference an image whose tag includes the Hadoop version you need.
# How to use this Docker image # How to use this Docker image
## Run a Flink local cluster ## Run a Flink local cluster