提交历史

作者 SHA1 备注 提交日期
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  Sebastiaan van Stijn e53f65a916 pkg/signal: remove DefaultStopSignal const 3 年之前
  Sebastiaan van Stijn 3b316814f9 container: un-export DefaultStopTimeout 3 年之前
  Sebastiaan van Stijn 28409ca6c7 replace pkg/signal with moby/sys/signal v0.5.0 4 年之前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Kir Kolyshkin 743f5afcd1 TestContainerStopTimeout: fix 7 年之前
  Daniel Nephin 6be0f70983 Automated migration using 7 年之前
  mnussbaum 07d5446fe2 Clean-up after container unit test 7 年之前
  junzhe and mnussbaum 20ca612a59 Fix empty LogPath with non-blocking logging mode 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  John Howard 55f8828eec LCOW: Remove CommonContainer - just Container 8 年之前
  Evan Hazlett 67d282a5c9 support custom paths for secrets 8 年之前
  Yong Tang cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. 9 年之前
  Yong Tang e66d210891 Add config parameter to change per-container stop timeout during daemon shutdown 9 年之前
  Michael Crosby 91e197d614 Add engine-api types to docker 8 年之前
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 年之前
  David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container. 9 年之前
  David Calavera 6bb0d1816a Move Container to its own package. 9 年之前