1. 15 11月, 2016 1 次提交
  2. 10 11月, 2016 1 次提交
    • Y
      Add checkout name for Dockerfile · 64b7561c
      Yu Yang 提交于
      * Because in dockerhub, we cannot set the `docker build `running
        directory, we could only use `git clone` command to get the latest
        code if we put `Dockerfile` in subdirectory
      
      * But the `git clone` will checkout the default branch only, so here
        we add a `ENV` in Dockerfile to checkout special branch or tag in
        git repo. We could change it to `V0.9.0` tag when it release.
      64b7561c
  3. 29 9月, 2016 1 次提交
  4. 31 8月, 2016 2 次提交
  5. 30 8月, 2016 2 次提交
  6. 29 8月, 2016 1 次提交