Historique des commits

Auteur SHA1 Message Date
  Tibor Vass 53d2e5e9d7 Merge pull request #21270 from ehazlett/resource-labels il y a 9 ans
  Evan Hazlett fc214b4408 add label support for build, networks and volumes il y a 9 ans
  Brian Goff b0ac69b67e Add explicit flags for volume cp/no-cp il y a 9 ans
  Phil Estes 799a6b94ee Ensure WORKDIR is created with remapped root ownership il y a 9 ans
  David Calavera a793564b25 Remove static errors from errors package. il y a 9 ans
  Brian Goff 455a505749 Merge pull request #19190 from srust/volume_driver_parity_again il y a 9 ans
  David Calavera a225e39667 Merge pull request #19155 from coolljt0725/create_cwd_on_create il y a 9 ans
  Stephen Rust 7c70ad058f Allow external volume drivers to host anonymous volumes and copy existing data from image. il y a 9 ans
  Lei Jitang cde0ed67a1 Create the working directory on container creation il y a 9 ans
  Brian Goff b468332707 On create, copy image data for named volumes. il y a 9 ans
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. il y a 9 ans
  Brian Goff d3eca4451d Move responsibility of ls/inspect to volume driver il y a 9 ans
  David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container. il y a 9 ans
  David Calavera 6bb0d1816a Move Container to its own package. il y a 9 ans
  Stefan J. Wernli 9112d90b27 Optimize Create Container to skip extra mount on Windows. il y a 9 ans
  David Calavera 63efc12070 Remove further references to the daemon within containers. il y a 9 ans
  Alexander Morozov cec31abfea Remove unnecessary var decls il y a 9 ans
  John Howard a7e686a779 Windows: Add volume support il y a 9 ans
  Brian Goff 8e5bb8fdd3 Do not parse config.Volumes for named volumes il y a 9 ans
  Doug Davis a283a30fb0 Move api/errors/ to errors/ il y a 9 ans
  Doug Davis f7d4b4fe2b Convert some "daemon" static error strings to the new errocode package format il y a 9 ans
  David Calavera 55a601e3f1 Vendor libcontainer v0.0.4 il y a 9 ans
  Brian Goff 9ca4aa4797 Merge pull request #15798 from calavera/volume_driver_host_config il y a 9 ans
  David Calavera 6549d6517b Move VolumeDriver to HostConfig to make containers portable. il y a 9 ans
  Brian Goff 39be36658d Set bind driver after volume is created il y a 9 ans
  Brian Goff b3b7eb2723 Add volume API/CLI il y a 10 ans
  Clinton Kitson 6b8129d1fe added check for bind on create to determine local volume driver il y a 10 ans
  Alexander Morozov 6bca8ec3c9 Replace GenerateRandomID with GenerateNonCryptoID il y a 10 ans
  John Howard 47c56e4353 Windows: Factoring out unused fields il y a 10 ans