Historial de Commits

Autor SHA1 Mensaje Fecha
  Brian Goff 54dcbab25e Do not remove containers from memory on error hace 8 años
  Brian Goff e4c03623c2 Use counter for tracking container states hace 8 años
  Kenfe-Mickael Laventure 04ae628ca5 Ensure health probe is stopped when a container exits hace 8 años
  Brian Goff 7978eef623 Merge pull request #30618 from cpuguy83/fix_data_races hace 8 años
  Dmitry Shyshkin 3cc0d6bb04 Fix #303111: dockerd leaks ExecIds on failed exec -i hace 8 años
  Brian Goff 7917a36cc7 Fix some data races hace 8 años
  Brian Goff 5ea75bb6bf Move `StreamConfig` out of `runconfig` hace 8 años
  Tõnis Tiigi 67b0311c8c Merge pull request #27615 from darrenstahlmsft/ExecCloseAsync hace 8 años
  Qiang Huang e6866492c4 Fix bunch of typos hace 8 años
  Darren Stahl 07cd19655b Stop holding container lock while waiting on streams hace 8 años
  boucher bd7d51292c Allow providing a custom storage directory for docker checkpoints hace 8 años
  Tonis Tiigi 37a3be2449 Move stdio attach from libcontainerd backend to callback hace 8 años
  Tonis Tiigi 606a245d85 Remove restartmanager from libcontainerd hace 8 años
  allencloud a4a4f3733f make health check log more readable hace 8 años
  Darren Stahl 740e26f384 Lock all calls to hcsshim to prevent close races hace 9 años
  John Howard f7fd408ba7 Windows: OCI remove first start hace 8 años
  Michael Crosby 91e197d614 Add engine-api types to docker hace 8 años
  Lei Jitang f4bbfc34ce Persist pause state to disk to support container live restore hace 9 años
  Zhang Wei 1537dbe2d6 Not use goroutine for container's auto-removal hace 9 años
  Kenfe-Mickael Laventure e1a61dc264 Attach stdin after attach stdout/err to avoid an rpc lock hace 9 años
  Stefan J. Wernli 176345435b Fixing bug in AttachStreams that would fail to close StdIn hace 9 años
  Thomas Leonard b6c7becbfe Add support for user-defined healthchecks hace 9 años
  Akihiro Suda 8bce6265fc daemon: Rename copy to copyFunc hace 9 años
  Stefan J. Wernli a5b64f2847 Fixing Windows update logic. hace 9 años
  Sebastiaan van Stijn eaa1e8a8c4 Merge pull request #21839 from WeiZhang555/add-start-event hace 9 años
  Zhang Wei fdfaaeb9aa Add missing "start" event back for auto-restart container hace 9 años
  Stefan J. Wernli 818a5198e4 Adding postRunProcessing infrastructure for hanlding Windows Update. hace 9 años
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation hace 9 años
  David Calavera 6bb0d1816a Move Container to its own package. hace 9 años
  David Calavera 3f5b8f712d Extract StreamConfig struct out of the daemon package. hace 9 años