1. 15 9月, 2022 5 次提交
  2. 02 9月, 2017 1 次提交
  3. 23 8月, 2017 1 次提交
    • Bryan W. Weber's avatar
      Add oauth.env target to Makefile · 8d887f7a
      Bryan W. Weber 创作于
      Since 69170602, docker compose relies on an oauth.env file to get
      the OAuth parameters, so the Makefile is updated to handle here
      this change. In addition, the README is updated.
      8d887f7a
  4. 12 10月, 2016 5 次提交
  5. 01 8月, 2016 1 次提交
  6. 12 5月, 2016 2 次提交
    • Justin Tyberg's avatar
      Do not pull notebook image as part of build step. · 1d38273e
      Justin Tyberg 创作于
      Do not assume the notebook image must be pulled from a Docker
      registry (it might be built locally).
      1d38273e
    • Min RK's avatar
      Move docker-machine out of README · 60656fc8
      Min RK 创作于
      README now starts with the assumption that docker is setup.
      The discrete volume, notebook, pull steps are also moved to "Behind the scenes",
      and implied in `make build` in the setup.
      Getting started is now:
      
      1. GitHub OAuth
      2. SSL
      3. userlist
      4. `make build`
      5. `docker-compose up`
      60656fc8
  7. 09 5月, 2016 1 次提交
    • Justin Tyberg's avatar
      Remove hub.sh script. · 91a5e54d
      Justin Tyberg 创作于
      The script was meant to facilitate hub build and run operations
      while shielding new Docker users from `docker-compose`.  It now
      provides very little functionality, and even gets in the way if
      specifying GITHUB oauth environment variables in the .env file.
      
      (c) Copyright IBM Corp. 2016
      91a5e54d
  8. 06 5月, 2016 1 次提交
  9. 19 4月, 2016 2 次提交
  10. 18 4月, 2016 4 次提交
  11. 15 4月, 2016 1 次提交
  12. 14 4月, 2016 2 次提交