커밋 기록

작성자 SHA1 메시지 날짜
  Sebastiaan van Stijn 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 년 전
  Sebastiaan van Stijn 2b583c0923 daemon: cleanupContainer: slightly cleanup error messages 1 년 전
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt 3 년 전
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs 3 년 전
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 년 전
  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 년 전
  Sebastiaan van Stijn 55bebbaecf Replace deprecated testutil.ErrorContains() 7 년 전
  Daniel Nephin 6be0f70983 Automated migration using 7 년 전
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 년 전
  Daniel Nephin e62b2d410c Move ErrorContains to an internal package. 7 년 전
  John Howard 55f8828eec LCOW: Remove CommonContainer - just Container 8 년 전
  Boaz Shuster 8f51746997 Use a test table in the daemon delete unit tests 8 년 전
  Aaron Lehmann 6052f2b396 Remove pkg/testutil/assert in favor of testify 8 년 전
  Sebastiaan van Stijn 2759194d44 create unit tests for rm (running, paused, restarting) errormessages 8 년 전
  allencloud 9a58f298d1 make client side know container removal in progress 8 년 전
  Michael Crosby 91e197d614 Add engine-api types to docker 8 년 전
  allencloud 4e959ef2f7 fix typos 9 년 전
  David Calavera a793564b25 Remove static errors from errors package. 9 년 전
  David Calavera 3c82fad441 Extract container store from the daemon. 9 년 전
  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 년 전
  Morgan Bauer 63fb931a0b move configs structs to remove dependency on daemon 9 년 전
  David Calavera 6bb0d1816a Move Container to its own package. 9 년 전
  Alexander Morozov 4d1007d75c Fix race between two ContainerRm 9 년 전
  David Calavera c4e49d1014 Do not fail when a container is being removed and we request its delete again. 9 년 전