提交歷史

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 年之前
  Sebastiaan van Stijn ebef4efb88 api/types: move ContainerLogsOptions to api/types/container 1 年之前
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Paweł Gronowski ccb37fa567 imageService/PullImage: Move reference parse to api 1 年之前
  Albin Kerouanton 7ec9f304e9 daemon/cluster: create managed ctr with multiple EndpointsConfig 1 年之前
  Sebastiaan van Stijn 1148a24e64 migrate to new github.com/distribution/reference module 1 年之前
  Sebastiaan van Stijn 5e2a1195d7 swap logrus types for their containerd/logs aliases 1 年之前
  Sebastiaan van Stijn 2d12dc3a58 daemon/cluster: format code with gofumpt 3 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Laura Brehm 45ee4d7c78 c8d: Compute container's layer size 2 年之前
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 年之前
  Sebastiaan van Stijn 0c7b930952 daemon/cluster: fix empty-lines (revive) 2 年之前
  Sebastiaan van Stijn 779a5b3029 ImageService.GetImage(): pass context 2 年之前
  Nicolas De Loof 9a849cc83a introduce GetImageOpts to manage image inspect data in backend 2 年之前
  Sebastiaan van Stijn 05eacf92fe daemon/cluster: use types/registry.AuthConfig 3 年之前
  Djordje Lukic b4ffe3a9fb Move the inspect code away from the image service 3 年之前
  Drew Erny 240a9fcb83 Add Swarm cluster volume supports 4 年之前
  Sebastiaan van Stijn d733481399 daemon: daemon.ContainerKill() accept stop-signal as string 3 年之前
  Sebastiaan van Stijn 41b96bff55 update uses of container.ContainerCreateCreatedBody to CreateResponse 3 年之前
  Cory Snider 1c129103b4 Bump swarmkit to v2 3 年之前
  Sebastiaan van Stijn 90de570cfa backend: add StopOptions to ContainerRestart and ContainerStop 3 年之前
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 年之前
  Sebastiaan van Stijn b4c0c7c076 G601: Implicit memory aliasing in for loop 4 年之前
  Brian Goff 4b981436fe Fixup libnetwork lint errors 4 年之前
  Brian Goff a0a473125b Fix libnetwork imports 4 年之前
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 年之前
  John Howard 8988448729 Remove refs to jhowardmsft from .go code 5 年之前
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 年之前
  Drew Erny 3c81dc3103 Block task starting until node attachments are ready 7 年之前
  Chris Telfer 6225d1f15c Get err type in removeNetworks() w/ errors.Cause() 7 年之前