提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester f664f6e4b1 Use RepoTags & RepoDigest in inspect 9 年之前
  Tobias Gesellchen 0c95eeb584 rename `POST /volumes` to `POST /volumes/create` to be consistent with the other `POST /.../create` endpoints 9 年之前
  Madhu Venugopal 6f3eb994b5 Pass network driver option in docker network command 9 年之前
  Alexandre Beslic 4ea3ff7061 Merge pull request #16910 from mavenugo/ipam 9 年之前
  Madhu Venugopal cc6aece1fd IPAM API & UX 9 年之前
  Zhang Kun b4d6b23838 add size to inspect 9 年之前
  Madhu Venugopal 2ab94e11a2 Network remote APIs using new router, --net=<user-defined-network> changes 9 年之前
  Lei Jitang 3fcf481361 Fix docker ps truncate long image name by default 9 年之前
  David Calavera 61634758c4 Extract api types to version packages. 9 年之前
  Arnaud Porterie 7d193ef1f3 Add builtin nodes discovery 10 年之前
  Zhang Kun 7cf343d106 add docker server version to /info 10 年之前
  Rozhnov Alexandr e9e68fa2d2 Added tags list to /images/:id/json api. 10 年之前
  Brian Goff 9ca4aa4797 Merge pull request #15798 from calavera/volume_driver_host_config 10 年之前
  David Calavera 719886d435 Make RegistryConfig a typed value in the api. 10 年之前
  David Calavera 6549d6517b Move VolumeDriver to HostConfig to make containers portable. 10 年之前
  Alexander Morozov 6caaa8a635 Merge pull request #15023 from hqhq/hq_add_status_in_inspect 10 年之前
  Brian Goff b3b7eb2723 Add volume API/CLI 10 年之前
  Zhang Wei 3d6617ffe7 fix golint warnings/errors on package api/types/ 10 年之前
  Aaron Lehmann 1f61084d83 Fix uses of "int" where "int64" should be used instead 10 年之前
  Josh Hawn 75f6929b44 Fix `docker cp` Behavior With Symlinks 10 年之前
  Qiang Huang fed85c3296 Add status string to State field for inspect 10 年之前
  John Howard 47c56e4353 Windows: Factoring out unused fields 10 年之前
  Jessie Frazelle 2f5dc43ca2 Merge pull request #14852 from rhatdan/relabel 10 年之前
  Antonio Murdaca c9207bc0aa Format times in inspect command with a template as RFC3339Nano 10 年之前
  Dan Walsh 4cb9479ce4 Rename internel field Relabel to Mode 10 年之前
  Sebastiaan van Stijn 50d2597e49 Merge pull request #13711 from calavera/version_volumes_inspect 10 年之前
  David Calavera 1c3cb2d31e Expose new mount points structs in inspect. 10 年之前
  Josh Hawn db9cc91a9e api/server: StatPath, ArchivePath, ExtractToDir 10 年之前
  Josh Hawn c32dde5baa daemon: container ArchivePath and ExtractToDir 10 年之前
  Vincent Batts 5c93c265f6 Merge pull request #14047 from Microsoft/10662-versionadd 10 年之前