sunjincheng created IOTDB-395:
---------------------------------
Summary: The link of Dockerfile is incorrect in the doc of quick
start
Key: IOTDB-395
URL: https://issues.apache.org/jira/browse/IOTDB-395
Project: Apache IoTDB
Issue Type: Bug
Reporter: sunjincheng
Fix For: 0.9.1
Attachments: image-2019-12-29-12-38-56-439.png
The link of Dockerfile is incorrect in the doc of quick start. as follow:
!image-2019-12-29-12-38-56-439.png|width=509,height=115!
For master we should using
`[https://github.com/apache/incubator-iotdb/blob/master/docker/src/main/Dockerfile`|https://github.com/apache/incubator-iotdb/blob/master/docker/src/main/Dockerfile]
and for xxx version we should using
`[https://github.com/apache/incubator-iotdb/blob/rel/\{xxx}/docker/src/main/Dockerfile|https://github.com/apache/incubator-iotdb/blob/rel/0.9/docker/src/main/Dockerfile]1`.
e.g.,
using`[https://github.com/apache/incubator-iotdb/blob/rel/0.9/docker/src/main/Dockerfile]1`
for 0.9.x.
What do you think?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)