John Howard
|
755be795b4
Move directive out of globals
|
9 年 前 |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 年 前 |
Yong Tang
|
5844736c14
Labels set on the command line always override labels in Dockerfile
|
9 年 前 |
Tõnis Tiigi
|
73ac6d199c
Move build endpoint handler from daemon (#21972)
|
9 年 前 |
David Calavera
|
47afe6bd0a
Remove reference package dependency from the api.
|
9 年 前 |
David Calavera
|
1a85c8ebbe
Apply build labels to images with only a FROM tag.
|
9 年 前 |
Alexander Morozov
|
f2401a0f69
builder: replace cancelled channel with net/context
|
9 年 前 |
Tibor Vass
|
53d2e5e9d7
Merge pull request #21270 from ehazlett/resource-labels
|
9 年 前 |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 年 前 |
Aaron Lehmann
|
c44e7a3e63
Pass upstream client's user agent through to registry on operations beyond pulls
|
9 年 前 |
Jessica Frazelle
|
0e025b4bb1
fix variables that werent being called
|
9 年 前 |
Anusha Ragunathan
|
9c332b164f
Remove package daemonbuilder.
|
9 年 前 |
Arnaud Porterie
|
46018c3cee
Merge pull request #19837 from cpuguy83/carry_19085
|
9 年 前 |
Brian Goff
|
9c09a79ba5
update doc string
|
9 年 前 |
Anusha Ragunathan
|
14215ed5a1
Make daemonbuilder.Docker leaner.
|
9 年 前 |
Lukas Waslowski
|
a4ce361ac8
Improve docs for Daemon.TagImage and dockerfile.BuildFromConfig.
|
9 年 前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年 前 |
Anusha Ragunathan
|
5190794f1d
Use ImageBuildOptions in builder.
|
9 年 前 |
Daniel Nephin
|
83237aab2b
Remove package pkg/ulimit, use go-units instead.
|
9 年 前 |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 年 前 |
Anusha Ragunathan
|
f8dc044aec
Create build router separate from image router.
|
9 年 前 |
Tibor Vass
|
93c0de2af4
builder: remove unused Retain/Release and put Mount/Unmount back
|
9 年 前 |
Tibor Vass
|
c70f8b3c9c
builder: remove container package dependency
|
9 年 前 |
Tibor Vass
|
2a2d1f57b5
dockerfile: get rid of Commit and CommitConfig
|
9 年 前 |
Morgan Bauer
|
63fb931a0b
move configs structs to remove dependency on daemon
|
9 年 前 |
Antonio Murdaca
|
ef1d410b02
fix shm size handling
|
9 年 前 |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 年 前 |
NIWA Hideyuki
|
5aeaf2a0c4
Addition of "--shm-size" to which size of /dev/shm is changed.
|
9 年 前 |
Alexander Morozov
|
38e34cf6da
Use name instead of container in Commit
|
9 年 前 |
John Howard
|
d5c85897f4
Windows: Allows --isolation on docker build
|
9 年 前 |