Doug Davis
|
e72c0137af
Don't allow empty env names
|
9 年之前 |
John Howard
|
d05d0211bc
Windows: CMD not honouring arg escaping
|
9 年之前 |
John Howard
|
b18ae8c9cc
Builder default shell
|
9 年之前 |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 年之前 |
Wendel Fleming
|
131161bbc7
builder: fixed workdir comment
|
9 年之前 |
John Howard
|
faab71701f
Windows: Reduce CLI time, move some to unit tests
|
9 年之前 |
John Howard
|
0433801093
Windows: Consistent build workdir handling
|
9 年之前 |
Aaron Lehmann
|
c44e7a3e63
Pass upstream client's user agent through to registry on operations beyond pulls
|
9 年之前 |
Jessica Frazelle
|
8dd88afb5b
remove dead code
|
9 年之前 |
Qiang Huang
|
53b0d62683
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
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 年之前 |
Doug Davis
|
d3ea7e80e8
Add default PATH to 'scratch' images
|
9 年之前 |
Tibor Vass
|
df9a3d1005
Merge pull request #19092 from anusha-ragunathan/builder-rm-merge
|
9 年之前 |
Anusha Ragunathan
|
eb4ae8e28a
Remove runconfig.Merge
|
9 年之前 |
Anusha Ragunathan
|
5190794f1d
Use ImageBuildOptions in builder.
|
9 年之前 |
Daniel Nephin
|
2b7ad47bd2
Move the runconfig.Parse() function into the runconfig/opts package.
|
9 年之前 |
Doug Davis
|
e6806223e8
Use constant instead of "scratch"
|
9 年之前 |
Daniel Nephin
|
6dba0b5d89
Remove the need for runconfig.Parse() in the builder.
|
9 年之前 |
David Calavera
|
056e744903
Replace usage of pkg/nat with go-connections/nat.
|
9 年之前 |
David Calavera
|
f9b857a200
Move StrSlice to types.
|
9 年之前 |
Vincent Demeester
|
64d70de0a2
Merge pull request #18721 from tiborvass/remove-dependencies-from-builder
|
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 年之前 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 年之前 |
Darren Stahl
|
9db5db1b94
This fixes the case where arguments are escaped twice from Dockerfiles on
|
9 年之前 |