コミット履歴

作者 SHA1 メッセージ 日付
  Victor Vieux 3a610f754f Add compat 1.8 11 年 前
  Michael Crosby 14acf6883d Remove volumes on docker run -rm 11 年 前
  Guillaume J. Charmes 1d0d093d0b Merge pull request #3464 from vieux/fix_error_wait 11 年 前
  Victor Vieux a86a82cb7e Merge pull request #3384 from tianon/fix-load-help 11 年 前
  Victor Vieux 82531f7168 fix error on docker wait 11 年 前
  Christopher Rigor 599009191a Fix login message to say pull instead of push. 11 年 前
  Tianon Gravi 83d631b6a4 Fix "docker load" help by removing "SOURCE" prompt and mentioning STDIN 11 年 前
  Guillaume J. Charmes 4986958e7e Exit with code 1 in case of error for `docker build` 11 年 前
  Solomon Hykes 7ce7516c12 Move utility package 'term' to pkg/term 11 年 前
  Guillaume J. Charmes 636dfc82b0 Merge pull request #3064 from tianon/custom-dockerinit-path 11 年 前
  Jesse Dubay d14c162fd6 Use box-drawing characters in `docker images -tree` 11 年 前
  Victor Vieux 536da93380 prevent a panic with docker run -v / 11 年 前
  Tianon Gravi f02d766f9a Add dockerinit SHA1 and path to "docker info" when debug mode is enabled 11 年 前
  Guillaume J. Charmes b3ad330782 Merge pull request #3099 from vieux/fix_pull_build 11 年 前
  Victor Vieux 85b9338205 add GetenvInt64 ans SetenvInt64 11 年 前
  Victor Vieux 51e2c1794b move docker info to the job api 11 年 前
  Guillaume J. Charmes 5b33ae5971 Merge pull request #3145 from vieux/fix_docker_images 11 年 前
  Victor Vieux c618a906a4 fix size in -tree 11 年 前
  Victor Vieux ac1093b83a fix docker images -tree <invalid_image> and docker images -viz <image_name> 11 年 前
  Solomon Hykes de35b346d1 Port 'docker version' to the engine API 11 年 前
  Victor Vieux 228091c79e added authConfig to docker build 11 年 前
  Victor Vieux 05f416d869 fix jsonmessage in build 11 年 前
  Michael Crosby 697707e4af Save layersize on pull 11 年 前
  Victor Vieux 3ba279a370 fix docker run -a stderr 11 年 前
  Victor Vieux f8176de191 Merge pull request #2999 from dotcloud/improve_progress_bars 11 年 前
  Victor Vieux f50fe14e13 Handle small screens 11 年 前
  Silas Sewell b699aee91f Rename logs -stream to logs -f 11 年 前
  Silas Sewell 3ddbb36a84 Only stream logs when container is running 11 年 前
  Silas Sewell 62263967b9 Add stream flag to logs command 11 年 前
  Victor Vieux 8afb0abbee Merge pull request #2998 from creack/fix_json_display 11 年 前