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