Commit History

Author SHA1 Message Date
  David Calavera 6bb0d1816a Move Container to its own package. 9 years ago
  Brian Goff f411b101ac Merge pull request #18285 from hqhq/hq_fix_swappiness 9 years ago
  Alexander Morozov 4d1007d75c Fix race between two ContainerRm 9 years ago
  Qiang Huang 1415f55cc0 Move security opt adaption to adapt function 9 years ago
  Shijiang Wei 4953ea1eae fix 2 corner cases in container create cleanup and container removal 9 years ago
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 years ago
  Dan Walsh 1716d497a4 Relabel BTRFS Content on container Creation 9 years ago
  Brian Goff bb9eca9036 Merge pull request #17671 from Microsoft/sjw/skip_mount_on_create 9 years ago
  Jess Frazelle 9c1006c8bf Merge pull request #17673 from LK4D4/elim_str_comparison 9 years ago
  Stefan J. Wernli 9112d90b27 Optimize Create Container to skip extra mount on Windows. 9 years ago
  Alexander Morozov d4a8d09d1a Do not rely on string comparison in truncindex 9 years ago
  David Calavera 63efc12070 Remove further references to the daemon within containers. 9 years ago
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 years ago
  David Calavera 2c72015ce3 Decouple daemon and container to manage volumes. 9 years ago
  David Calavera 3a49765046 Decouple daemon and container to mount and unmount filesystems. 9 years ago
  Alexander Morozov 7aa28b6bdd Fix go vet warnings 9 years ago
  John Howard a7e686a779 Windows: Add volume support 9 years ago
  Kun Zhang 0ff3123eba volume create error on conflict option 9 years ago
  Tibor Vass e0ef11a4c2 Abstract builder and implement server-side dockerfile builder 9 years ago
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 years ago
  Tibor Vass 79c31f4b13 Revert "Merge pull request #16567 from calavera/context_per_request" 9 years ago
  Jess Frazelle ff92f45be4 Merge pull request #16567 from calavera/context_per_request 9 years ago
  Morgan Bauer 93bd57b0b2 refactor create to not expose internal data structures 9 years ago
  David Calavera 27c76522de Define a context per request. 9 years ago
  Doug Davis 26b1064967 Add context.RequestID to event stream 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 2c6c07752c Remove volume references when container creation fails. 9 years ago
  Brian Goff 9ca4aa4797 Merge pull request #15798 from calavera/volume_driver_host_config 9 years ago
  Ma Shimiao 73d8af9319 before adjusting should check whether need return or not 9 years ago