You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/02/23 11:31:09 UTC

[incubator-iotdb] branch master updated (1969b54 -> 6fc0aa9)

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 1969b54  [IOTDB-274] Refactor MManager (#793)
     add 6fc0aa9  [IOTDB-309] add Dockerfiles for 0.8.1, 0.9.0, and 0.9.1 (#823)

No new revisions were added by this update.

Summary of changes:
 docker/ReadMe.md                 | 59 ++++++++++++++++++++++++++++++++++++++++
 docker/src/main/Dockerfile       |  1 +
 docker/src/main/Dockerfile-0.8.1 | 40 +++++++++++++++++++++++++++
 docker/src/main/Dockerfile-0.9.0 | 41 ++++++++++++++++++++++++++++
 docker/src/main/Dockerfile-0.9.1 | 41 ++++++++++++++++++++++++++++
 5 files changed, 182 insertions(+)
 create mode 100644 docker/ReadMe.md
 create mode 100644 docker/src/main/Dockerfile-0.8.1
 create mode 100644 docker/src/main/Dockerfile-0.9.0
 create mode 100644 docker/src/main/Dockerfile-0.9.1