1. 29 Eki, 2014 16 kayıt (commit)
  2. 28 Eki, 2014 2 kayıt (commit)
  3. 27 Eki, 2014 3 kayıt (commit)
  4. 25 Eki, 2014 1 kayıt (commit)
  5. 24 Eki, 2014 2 kayıt (commit)
    • micahhausler's avatar
      Added markdown docs · 199023c5
      micahhausler yazdı
      199023c5
    • Davanum Srinivas's avatar
      Ability to specify Host Devices during container start · 7a917cc7
      Davanum Srinivas yazdı
      The command line and daemon started supporting --device
      parameter during docker start a while ago in the following commit:
      docker/docker@e855c4b
      
      Since the command line looks like this,
      --device=[] Add a host device to the container (e.g. --device=/dev/sdc:/dev/xvdc)
      This patch allows a list of strings to be passed into the start() method
      and we parse out the 3 components just like in the above mentioned commit
      7a917cc7
  6. 22 Eki, 2014 2 kayıt (commit)
  7. 21 Eki, 2014 3 kayıt (commit)
  8. 18 Eki, 2014 2 kayıt (commit)
  9. 17 Eki, 2014 3 kayıt (commit)
  10. 16 Eki, 2014 6 kayıt (commit)