Commit History

作者 SHA1 備註 提交日期
  Victor Vieux 2c8b63cb75 do not merge -i or -t options 11 年之前
  Victor Vieux 366f084eb0 add test 11 年之前
  Alexander Larsson 359b7df5d2 Rename runtime/* to daemon/* 11 年之前
  Tianon Gravi 4cb602afa0 Allow "SIG" prefix on signal names in `docker kill` ("SIGKILL", etc) 11 年之前
  Victor Vieux 185b040e49 fix tests 11 年之前
  viirya 293157b8b3 check if working dir is a directory and raise corresponding errors when making dir. 11 年之前
  Victor Vieux 12687b7c10 Merge branch 'https_client' of github.com:discordianfish/docker into discordianfish-https_client 11 年之前
  Victor Vieux 326f6a4b4d fix tests 11 年之前
  Tianon Gravi 44fe8cbbd1 Update to double-dash everywhere 11 年之前
  unclejack a56d1b93a1 don't leave empty cidFile behind 11 年之前
  Michael Crosby 36c3614fdd Move runtime and container into sub pkg 11 年之前
  Michael Crosby 82a5439835 Move image into sub pkg 11 年之前
  Johannes 'fish' Ziemke c000cb6471 Add authenticated TLS support for API 11 年之前
  unclejack 35054601d8 fix flag deprecation warnings in integration tests 11 年之前
  Victor Vieux 5908aa350d Merge pull request #4357 from creack/fix_TestCmdKill 11 年之前
  Guillaume J. Charmes 4039fbb1b0 Fix TestCmdKill by closing the pipe before waiting on the container 11 年之前
  Victor Vieux 795ed6b1e5 Rewrite docker rmi 11 年之前
  Solomon Hykes ee59ba969f Move remote api client to api/ 11 年之前
  Victor Vieux 564e6bc780 Move docker rmi to a job 11 年之前
  Paul Lietar 1f75a0bf43 Add a --signal option to the kill command to specify a signal. 11 年之前
  Victor Vieux e6e35e5984 Merge pull request #3330 from shykes/pkg-term 11 年之前
  Solomon Hykes 7ce7516c12 Move utility package 'term' to pkg/term 11 年之前
  Victor Vieux 369cde4ad7 discard test output 11 年之前
  Gabriel Monroy c995c9bb91 add TestContainerOrphaning integration test 11 年之前
  Michael Crosby 8224e13bd2 Merge pull request #3185 from vieux/job_tag 11 年之前
  Victor Vieux e43ff2f6f2 move tag to job 11 年之前
  Victor Vieux c618a906a4 fix size in -tree 11 年之前
  Michael Crosby 697707e4af Save layersize on pull 11 年之前
  Johannes 'fish' Ziemke b04c6466cd Make docker build return exit code of build step 11 年之前
  Guillaume J. Charmes 86c00be180 Fix behavior of tty tests 11 年之前