Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
  Albin Kerouanton ee9f0ed895 api: Deprecate ContainerConfig.MacAddress 2 years ago
  Albin Kerouanton 4f0cab3b74 api: ContainerCreate: re-organize BC conditions 1 year ago
  Albin Kerouanton 79589354df api: ContainerCreate: remove repetitive nil checks 1 year ago
  Albin Kerouanton 91eee33f62 api: ContainerCreate: return an error when config is nil 1 year ago
  Albin Kerouanton a73dfe68d3 api: ContainerCreate: init hostConfig and networkingConfig when nil 1 year ago
  Albin Kerouanton 70158284b7 api: fix a nil check on the wrong var 1 year ago
  Sebastiaan van Stijn ebef4efb88 api/types: move ContainerLogsOptions to api/types/container 1 year ago
  Sebastiaan van Stijn 9670d9364d api/types: move ContainerListOptions to api/types/container 1 year ago
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
  Albin Kerouanton 5e15ed314b api: Improve error on ContainerCreate with multiple endpoints 1 year ago
  Albin Kerouanton bbcd662532 api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44 2 years ago
  Sebastiaan van Stijn d52f20048d api/server: format code with gofumpt 1 year ago
  Brian Goff 2216d3ca8d Add health start interval 5 years ago
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 years ago
  Akihiro Suda 5045a2de24 Support recursively read-only (RRO) mounts 2 years ago
  Cory Snider 967c7bc5d3 api/server: allow empty body for POST /commit again 2 years ago
  Jeyanthinath Muthuram 307b09e7eb fixing consistent aliases for OCI spec imports 2 years ago
  Sebastiaan van Stijn bf5ae17c16 api/server/router/container: containerRouter.postCommit: inline struct 2 years ago
  Laura Brehm 4c459ddabd c8d: add support for `docker diff` 2 years ago
  Nicolas De Loof 06619763a2 remove GetLayerByID from ImageService interface 2 years ago
  Cory Snider 0ffaa6c785 daemon: add annotations to container HostConfig 2 years ago
  Paweł Gronowski 62be425bcc api: Extract parsing reference from repo and tag 2 years ago
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 years ago
  Sebastiaan van Stijn 0bce64f08d api: POST /containers/{id}/wait: fix validation for "condition" parameter 3 years ago
  Nicolas De Loof 304fbf0804 introduce CreateMountpoint for parity between binds and mounts 3 years ago
  Paweł Gronowski 85a7f5a09a daemon/linux: Set console size on creation 3 years ago
  Nicolas De Loof ea6760138c wsContainersAttach attach to stdin/out/err streams as requested 3 years ago
  Nicolas De Loof af5d83a641 Make it explicit raw|multiplexed stream implementation being used 5 years ago
  Sebastiaan van Stijn f0d1911ddf api/server: fix stray import in container_routes.go 3 years ago