Commit History

Author SHA1 Message Date
  Vincent Demeester 6daf3d2a78 Validate hostname starting from 1.24 API. 9 years ago
  David Calavera 47afe6bd0a Remove reference package dependency from the api. 9 years ago
  allencloud 6983f05b42 fix typos 9 years ago
  Sebastiaan van Stijn 5ef04b1c6d Merge pull request #21268 from calavera/remove_dockerfile_from_api 9 years ago
  Aaron Lehmann c44e7a3e63 Pass upstream client's user agent through to registry on operations beyond pulls 9 years ago
  David Calavera 93e02efa90 Remove dockerfile dependency from the API. 9 years ago
  Antonio Murdaca d266142230 runconfig: opts: parse: lowercase errors 9 years ago
  Vincent Demeester 312f5e435b Move getContext… function to builder package 9 years ago
  Brian Goff a77b7dd227 cleanup attach api calls 9 years ago
  Anusha Ragunathan 9c332b164f Remove package daemonbuilder. 9 years ago
  Anusha Ragunathan 14215ed5a1 Make daemonbuilder.Docker leaner. 9 years ago
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
  David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container. 9 years ago
  Antonio Murdaca 92605b823d Merge pull request #18761 from anusha-ragunathan/add-build-routes 9 years ago
  Vincent Demeester 64d70de0a2 Merge pull request #18721 from tiborvass/remove-dependencies-from-builder 9 years ago
  Anusha Ragunathan f8dc044aec Create build router separate from image router. 9 years ago
  Tibor Vass b0d9476153 builder: remove daemon dependency in ContainerAttach 9 years ago
  Tibor Vass 03a170c48d builder: remove daemon dependency in ContainerCreate() 9 years ago
  Tibor Vass 9be1ec60d4 builder: remove dependency on image 9 years ago
  Anusha Ragunathan 89ab39b050 Remove Mount/Unmount from Builder interface. 9 years ago
  Tibor Vass 93c0de2af4 builder: remove unused Retain/Release and put Mount/Unmount back 9 years ago
  Tibor Vass c70f8b3c9c builder: remove container package dependency 9 years ago
  Morgan Bauer 63fb931a0b move configs structs to remove dependency on daemon 9 years ago
  David Calavera 6bb0d1816a Move Container to its own package. 9 years ago
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 years ago
  Antonio Murdaca 343c8547df Merge pull request #17762 from LK4D4/builder_commit 9 years ago
  Tonis Tiigi 47da59f7ec Fix symlink handling in builder ADD/COPY commands 9 years ago
  Alexander Morozov 38e34cf6da Use name instead of container in Commit 9 years ago
  David Calavera 3a49765046 Decouple daemon and container to mount and unmount filesystems. 9 years ago
  David Calavera 4f2a5ba360 Decouple daemon and container to stop and kill containers. 9 years ago