提交歷史

作者 SHA1 備註 提交日期
  Vincent Demeester 6daf3d2a78 Validate hostname starting from 1.24 API. 9 年之前
  Shijiang Wei 0a8386c8be remove deprecated feature of passing HostConfig at API container start 9 年之前
  Brian Goff bd9d14a07b Add support for reading logs extra attrs 9 年之前
  Vincent Demeester 7534f17261 Update code for latest engine-api 9 年之前
  Zhang Wei 91e5bb9541 Let client print error when speicify wrong detach keys 9 年之前
  Arnaud Porterie 1da40fb4ba Merge pull request #21586 from calavera/remove_runconfig_from_routes 9 年之前
  David Calavera f0d26e1665 Remove runconfig package dependency from image and container routers. 9 年之前
  Alexander Morozov 62c9e62edc use router.Cancellable instead of direct CloseNotify 9 年之前
  David Calavera a793564b25 Remove static errors from errors package. 9 年之前
  Zhang Wei ff3ea4c90f Update RestartPolicy of container 9 年之前
  Brian Goff a77b7dd227 cleanup attach api calls 9 年之前
  Brian Goff ae4ee974e8 Move stream flushes to backend 9 年之前
  David Calavera 06d8f504f7 Move backend types to their own package. 9 年之前
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. 9 年之前
  Vincent Demeester a4f6920731 Add a specific config for the update command 9 年之前
  Alessandro Boch 2bb3fc1bc5 Allow user to choose the IP address for the container 9 年之前
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 年之前
  Sebastiaan van Stijn db738dd77f Merge pull request #15666 from vdemeester/3519-configurable-escape 9 年之前
  Vincent Demeester 15aa2a663b Implement configurable detach key 9 年之前
  Doug Davis b3e1178ad0 Fix error messages 9 年之前
  Arnaud Porterie baee7ae045 Merge pull request #18715 from calavera/remove_is_paused_from_interface 9 年之前
  Qiang Huang 8799c4fc0f Implemet docker update command 9 年之前
  David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container. 9 年之前
  David Calavera af94f941df Remove `IsPaused` from backend interface. 9 年之前
  Vincent Demeester 64d70de0a2 Merge pull request #18721 from tiborvass/remove-dependencies-from-builder 9 年之前
  Tibor Vass 03a170c48d builder: remove daemon dependency in ContainerCreate() 9 年之前
  David Calavera 27220ecc6b Move timeutils functions to the only places where they are used. 9 年之前
  Brian Goff 41ae615aa1 Merge pull request #18442 from MHBauer/move-configs 9 年之前
  Morgan Bauer 63fb931a0b move configs structs to remove dependency on daemon 9 年之前
  Wen Cheng Ma c424c8c32c Correct the message of ErrorCodeNoSuchContainer to "No such container" 9 年之前