[hotfix] [docs] Remove empty Docker docs page This will be re-added when we have a coherent plan for Docker support and after the official Docker images are available.
This closes #3658 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/918d25ef Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/918d25ef Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/918d25ef Branch: refs/heads/master Commit: 918d25efffc3a59347cc5ac96e56f9eadff2d716 Parents: 3cad309 Author: Patrick Lucas <[email protected]> Authored: Fri Mar 31 17:00:21 2017 +0200 Committer: Stephan Ewen <[email protected]> Committed: Fri Apr 21 12:35:06 2017 +0200 ---------------------------------------------------------------------- docs/setup/docker.md | 29 ----------------------------- 1 file changed, 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/918d25ef/docs/setup/docker.md ---------------------------------------------------------------------- diff --git a/docs/setup/docker.md b/docs/setup/docker.md deleted file mode 100644 index 8b9757f..0000000 --- a/docs/setup/docker.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: "Docker Setup" -nav-title: Docker -nav-parent_id: deployment -nav-pos: 4 ---- -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - -* This will be replaced by the TOC -{:toc} - -
