コミット履歴

作者 SHA1 メッセージ 日付
  Brian Goff d0165c4085 Fix panic when plugin responds with null volume 9 年 前
  Brian Goff be311fba7b On container rm, don't remove named mountpoints 9 年 前
  Stephen Rust e91c8a9aa0 Allow external volume drivers to host anonymous volumes and copy existing data from image. 9 年 前
  Brian Goff d3eca4451d Move responsibility of ls/inspect to volume driver 9 年 前
  Brian Goff 9f19cbc2c4 Fix bug in volume driver test implementation 9 年 前
  weiyan a91a874f73 use of checkers on docker_cli_start_volume_driver_unix_test.go 9 年 前
  Brian Goff 9ca4aa4797 Merge pull request #15798 from calavera/volume_driver_host_config 9 年 前
  David Calavera 6549d6517b Move VolumeDriver to HostConfig to make containers portable. 10 年 前
  Brian Goff 39be36658d Set bind driver after volume is created 9 年 前
  Stephen Rust 45fdce8a0d Retry registering a volume driver 9 年 前
  Stephen Rust 0ef740a5bf Don't hold lock around volume driver for volume create. 9 年 前
  Brian Goff b3b7eb2723 Add volume API/CLI 10 年 前
  Clinton Kitson 6b8129d1fe added check for bind on create to determine local volume driver 10 年 前
  David Calavera c4d45b6a29 Promote volume drivers from experimental to master. 10 年 前
  David Calavera 6c0795747b Separate plugin sockets and specs. 10 年 前
  David Calavera 333ac3a3eb Plugins JSON spec. 10 年 前
  Alexander Morozov 4253a1f87e Remove timer and use -check.v for tests formatting 10 年 前
  David Calavera 30448166de Fix volume plugin serialization. 10 年 前
  David Calavera d592778f4a Propagate unmount events to the external volume drivers. 10 年 前
  Arnaud Porterie 4fc37a1ede Mark --volume-driver as experimental 10 年 前
  David Calavera 81fa9feb0c Volumes refactor and external plugin implementation. 10 年 前