1. 21 4月, 2017 3 次提交
  2. 20 4月, 2017 5 次提交
  3. 19 4月, 2017 1 次提交
  4. 12 4月, 2017 1 次提交
  5. 28 3月, 2017 2 次提交
  6. 27 3月, 2017 2 次提交
  7. 24 3月, 2017 1 次提交
  8. 22 3月, 2017 4 次提交
  9. 21 3月, 2017 1 次提交
  10. 20 3月, 2017 1 次提交
  11. 17 3月, 2017 4 次提交
  12. 10 3月, 2017 1 次提交
  13. 08 3月, 2017 1 次提交
  14. 24 2月, 2017 4 次提交
  15. 27 1月, 2017 1 次提交
  16. 03 1月, 2017 1 次提交
  17. 05 12月, 2016 1 次提交
  18. 26 11月, 2016 1 次提交
  19. 25 11月, 2016 1 次提交
  20. 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
  21. 29 9月, 2016 1 次提交
  22. 31 8月, 2016 2 次提交