Commit Verlauf

Autor SHA1 Nachricht Datum
  Vincent Demeester ef39256dfb Remove hostname validation as it seems to break users vor 8 Jahren
  Daniel Nephin f196cf6a09 Generate container update response from swagger spec. vor 8 Jahren
  Daniel Nephin bad849fc82 Generate container create response from swagger spec. vor 8 Jahren
  boucher bd7d51292c Allow providing a custom storage directory for docker checkpoints vor 8 Jahren
  Yong Tang cc703784f3 Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time. vor 9 Jahren
  Kenfe-Mickael Laventure 33f4d68f4d Add /{containers,volumes,images}/prune API endpoint vor 9 Jahren
  boucher d8fef66b03 Initial implementation of containerd Checkpoint API. vor 9 Jahren
  Michael Crosby 7c36a1af03 Move engine-api client package vor 8 Jahren
  Antonio Murdaca 8f7a8c75ae vendor docker/engine-api@f9cef590446e4e6073b49b652f47a337b897c1a3 vor 8 Jahren
  Vincent Demeester 6daf3d2a78 Validate hostname starting from 1.24 API. vor 9 Jahren
  Thomas Leonard b6c7becbfe Add support for user-defined healthchecks vor 9 Jahren
  Vincent Demeester 7534f17261 Update code for latest engine-api vor 9 Jahren
  Vincent Demeester b9c94b70bf Update client code with api changes vor 9 Jahren
  Alexander Morozov 62c9e62edc use router.Cancellable instead of direct CloseNotify vor 9 Jahren
  David Calavera 1af76ef597 Remove daemon dependency from api/server. vor 9 Jahren
  Brian Goff a77b7dd227 cleanup attach api calls vor 9 Jahren
  Brian Goff ae4ee974e8 Move stream flushes to backend vor 9 Jahren
  David Calavera 06d8f504f7 Move backend types to their own package. vor 9 Jahren
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. vor 9 Jahren
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. vor 9 Jahren
  Arnaud Porterie baee7ae045 Merge pull request #18715 from calavera/remove_is_paused_from_interface vor 9 Jahren
  Qiang Huang 8799c4fc0f Implemet docker update command vor 9 Jahren
  David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container. vor 9 Jahren
  David Calavera 839f73c302 Move ExecConfig to types. vor 9 Jahren
  David Calavera af94f941df Remove `IsPaused` from backend interface. vor 9 Jahren
  Tibor Vass 03a170c48d builder: remove daemon dependency in ContainerCreate() vor 9 Jahren
  Morgan Bauer 63fb931a0b move configs structs to remove dependency on daemon vor 9 Jahren
  David Calavera 85c3c6865e Split container backend into several specialized interfaces. vor 9 Jahren
  David Calavera 38abba9e2c Move versioned references of inspect functions to the daemon. vor 9 Jahren