Histórico de commits

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