Commit History

Author SHA1 Message Date
  Bruno Renié 27cca4c70c Fix .dockerignore when ignoring unreadable dirs 11 years ago
  Erik Hollensbe 4398108433 Move parsing functions to pkg/parsers and the specific kernel handling 11 years ago
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 years ago
  Victor Vieux 222a6f4401 add basic support for 'all' 11 years ago
  Victor Vieux 94e6dc9781 Basic --cap-add and --cap-drop support for native 11 years ago
  LK4D4 9d4e802221 Move WriteBroadcaster to separate package as BroadcastWriter 11 years ago
  LK4D4 ed032ddfd6 Move truncindex in separate package in pkg/ 11 years ago
  Victor Vieux f2baa364a1 improve numeric only id detection 11 years ago
  Victor Vieux 8eef1be29e Merge pull request #5782 from unclejack/fix_5270 11 years ago
  Jonathan McCrohan 3cec63d56f client: Rip out HTTP check from docker version 11 years ago
  unclejack 1dedcd0d37 add ValidateContextDirectory to utils/utils.go 11 years ago
  Victor Vieux bc22c9948c Merge pull request #5756 from crosbymichael/move-units-to-pkg 11 years ago
  unclejack 219b7ae8b5 add UpdateSuffixarray and refactor TruncIndex 11 years ago
  Michael Crosby dcf81f95fd Move Follow symlink to pkg 11 years ago
  Michael Crosby d33b4655c4 Move duration and size to units pkg 11 years ago
  Victor Vieux 3744452ecf add resolvconf 11 years ago
  Alexandr Morozov d1297feef8 Timestamps for docker logs. 11 years ago
  Paul Nasrat 4f169c2db5 Enable construction of TruncIndex from id array. 11 years ago
  Alexander Larsson 7a3070a600 Add --opt arguments for drivers 11 years ago
  Daniel Norberg fbfac21ed4 configurable dns search domains 11 years ago
  Victor Vieux 8301fc8e56 move git clone from daemon to client 11 years ago
  Michael Crosby 82a5439835 Move image into sub pkg 11 years ago
  unclejack 611acf7a7c handle symlinks for Docker's root dir & TMPDIR 11 years ago
  unclejack aac9542a68 Merge pull request #4412 from crosbymichael/fix-env-clobber 11 years ago
  Michael Crosby b02b933c62 Don't always just append env vars, replace defaults with ones from config 11 years ago
  Guillaume J. Charmes d3a6ee1e55 Make the chan for utils.Go buffered in order to avoid goroutine leak 11 years ago
  Tianon Gravi 2ae8180de2 Adjust kernel version parsing to be more lenient of strange things like "3.12-1-amd64" 11 years ago
  Michael Crosby 8c39db8f96 Move proxy into pkg 11 years ago
  unclejack 31dde3ea05 disallow tcp:// from defaulting to 127.0.0.1:4243 11 years ago
  Tianon Gravi da04f49b38 Move even more stuff into dockerversion 11 years ago