Antonio Murdaca
|
a7d1aeceec
postImagesCreate: move auth config decode when it's needed
|
9 years ago |
David Calavera
|
7bca932182
Respond with 401 when there is an unauthorized error from the registry.
|
9 years ago |
Alessandro Boch
|
2bb3fc1bc5
Allow user to choose the IP address for the container
|
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 |
Anusha Ragunathan
|
f8dc044aec
Create build router separate from image router.
|
9 years ago |
Tonis Tiigi
|
eeb2d4c1ad
Clean up reference type switches
|
9 years ago |
Tonis Tiigi
|
2655954c2d
Add own reference package wrapper
|
9 years ago |
Tibor Vass
|
2a2d1f57b5
dockerfile: get rid of Commit and CommitConfig
|
9 years ago |
Daniel Nephin
|
5b321e3287
Move AuthConfig to api/types
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Aaron Lehmann
|
572ce80230
Improved push and pull with upload manager and download manager
|
9 years ago |
Jess Frazelle
|
fcccf2dae4
Merge pull request #18350 from duglin/Issue9798a
|
9 years ago |
Antonio Murdaca
|
2969abc6c5
Move defaultSHMSize in daemon pkg
|
9 years ago |
Doug Davis
|
8d4fe141c4
Deprecate -f flag from docker tag
|
9 years ago |
Antonio Murdaca
|
ef1d410b02
fix shm size handling
|
9 years ago |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 years ago |
NIWA Hideyuki
|
5aeaf2a0c4
Addition of "--shm-size" to which size of /dev/shm is changed.
|
10 years ago |
Alexander Morozov
|
d4a8d09d1a
Do not rely on string comparison in truncindex
|
9 years ago |
Jess Frazelle
|
e704182c9c
Merge pull request #17614 from LK4D4/fix_golint
|
9 years ago |
Stephen J Day
|
ec2289b2d9
Avoid panic on write after close in http
|
9 years ago |
Alexander Morozov
|
7aa28b6bdd
Fix go vet warnings
|
9 years ago |
John Howard
|
d5c85897f4
Windows: Allows --isolation on docker build
|
9 years ago |
Shijiang Wei
|
c2eb37f9ae
Add ability to add multiple tags with docker build
|
10 years ago |
Shijiang Wei
|
2968fa44eb
emit a "tag" event when building image with "-t" parameter
|
9 years ago |
Doug Davis
|
32ead68e9f
Merge pull request #16966 from MHBauer/image-refactor
|
9 years ago |
David Calavera
|
389ce0aae6
Remove defensive check of mux vars handling.
|
9 years ago |
Morgan Bauer
|
844fb29619
refactor use of container struct from daemon
|
9 years ago |
Vincent Demeester
|
6e12d9fe62
Merge pull request #16865 from MHBauer/registry-service-refactor
|
9 years ago |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 years ago |