[
https://issues.apache.org/jira/browse/IOTDB-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045118#comment-17045118
]
Jialin Qiao commented on IOTDB-395:
-----------------------------------
Hi, the docker files of different versions are all contained in
[https://github.com/apache/incubator-iotdb/tree/master/docker/src/main]
So I change the url to this.
> 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
> Assignee: Jialin Qiao
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2019-12-29-12-38-56-439.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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!
> Current link will got 404 error when clicked.
> So, 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)