Commit History

Author SHA1 Message Date
  Lei Jitang cde0ed67a1 Create the working directory on container creation 9 years ago
  Brian Goff d3eca4451d Move responsibility of ls/inspect to volume driver 9 years ago
  David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container. 9 years ago
  David Calavera 6bb0d1816a Move Container to its own package. 9 years ago
  Stefan J. Wernli 9112d90b27 Optimize Create Container to skip extra mount on Windows. 9 years ago
  David Calavera 63efc12070 Remove further references to the daemon within containers. 9 years ago
  Alexander Morozov cec31abfea Remove unnecessary var decls 9 years ago
  John Howard a7e686a779 Windows: Add volume support 9 years ago
  Brian Goff 8e5bb8fdd3 Do not parse config.Volumes for named volumes 9 years ago
  Doug Davis a283a30fb0 Move api/errors/ to errors/ 9 years ago
  Doug Davis f7d4b4fe2b Convert some "daemon" static error strings to the new errocode package format 9 years ago
  David Calavera 55a601e3f1 Vendor libcontainer v0.0.4 9 years ago
  Brian Goff 9ca4aa4797 Merge pull request #15798 from calavera/volume_driver_host_config 9 years ago
  David Calavera 6549d6517b Move VolumeDriver to HostConfig to make containers portable. 10 years ago
  Brian Goff 39be36658d Set bind driver after volume is created 9 years ago
  Brian Goff b3b7eb2723 Add volume API/CLI 10 years ago
  Clinton Kitson 6b8129d1fe added check for bind on create to determine local volume driver 10 years ago
  Alexander Morozov 6bca8ec3c9 Replace GenerateRandomID with GenerateNonCryptoID 10 years ago
  John Howard 47c56e4353 Windows: Factoring out unused fields 10 years ago