Solomon Hykes
|
9b56da78e0
Refactor utility `MkBuildContext` to the more generic `archive.Generate`
|
%!s(int64=11) %!d(string=hai) anos |
Victor Vieux
|
2dcb48af0f
Merge pull request #3524 from tianon/supplementary-groups
|
%!s(int64=11) %!d(string=hai) anos |
Solomon Hykes
|
ded9e0d6df
builder: clearly display ONBUILD triggers during a build.
|
%!s(int64=11) %!d(string=hai) anos |
Solomon Hykes
|
9f994c9646
New build instruction: ONBUILD defines a trigger to execute when extending an image with a new build
|
%!s(int64=11) %!d(string=hai) anos |
Tianon Gravi
|
e8963748fc
Consolidate a bunch of the supplementary-groups tests to cut down on the number of RUN lines in a single Dockerfile within TestBuild
|
%!s(int64=11) %!d(string=hai) anos |
Tianon Gravi
|
ee93f6185b
Move UserLookup functionality into a separate pkg/user submodule that implements proper parsing of /etc/passwd and /etc/group, and use that to add support for "docker run -u user:group" and for getting supplementary groups (if ":group" is not specified)
|
%!s(int64=11) %!d(string=hai) anos |
Michael Crosby
|
2a6e93a6fb
Merge pull request #3558 from tianon/buildfile-run-json
|
%!s(int64=11) %!d(string=hai) anos |
Jake Moshenko
|
6e6ff85362
Fix support for registry auth with Dockerfile build.
|
%!s(int64=11) %!d(string=hai) anos |
Tianon Gravi
|
fd78128870
Add support for `RUN [""]` in Dockerfiles for greater specificity in what is actually executed
|
%!s(int64=11) %!d(string=hai) anos |
Frank Macreery
|
93ff70a3e7
Potential fix for ADD .
|
%!s(int64=11) %!d(string=hai) anos |
Guillaume J. Charmes
|
bb76985d39
Merge pull request #3474 from creack/fix_add_cache_issue
|
%!s(int64=11) %!d(string=hai) anos |
Guillaume J. Charmes
|
f3103e5c91
Fix issue with file caching + prevent wrong cache hit
|
%!s(int64=11) %!d(string=hai) anos |
Guillaume J. Charmes
|
811341423b
Fix ADD caching issue with . prefixed path
|
%!s(int64=11) %!d(string=hai) anos |
Michael Crosby
|
bb754fd34d
Merge pull request #3388 from tianon/more-build-tests
|
%!s(int64=11) %!d(string=hai) anos |
Brian Goff
|
323c4b5211
Use same error handling while unmarshalling args for CMD and ENTRYPOINT
|
%!s(int64=11) %!d(string=hai) anos |
Tianon Gravi
|
c6dcee329d
Add more TestBuild Dockerfiles, especially for making sure manual RUN echo '#!...' continues to work correctly
|
%!s(int64=11) %!d(string=hai) anos |
Guillaume J. Charmes
|
efaf2cac5c
Merge pull request #2809 from graydon/880-cache-ADD-commands-in-dockerfiles
|
%!s(int64=11) %!d(string=hai) anos |
Johannes 'fish' Ziemke
|
f7ba1c34bb
Return error if Dockerfile is empty
|
%!s(int64=11) %!d(string=hai) anos |
Graydon Hoare
|
15a6854119
Add testcases for ADD caching, closes #880.
|
%!s(int64=11) %!d(string=hai) anos |
Victor Vieux
|
8291f00a0e
refactor and fix tests
|
%!s(int64=11) %!d(string=hai) anos |
Guillaume J. Charmes
|
98ed1dc433
Fix unit test with new buildfile prototype
|
%!s(int64=11) %!d(string=hai) anos |
Johannes 'fish' Ziemke
|
b04c6466cd
Make docker build return exit code of build step
|
%!s(int64=11) %!d(string=hai) anos |
Sven Dowideit
|
96b5be9dd9
add more searchable info to the error message when ADD tries to go outside the context
|
%!s(int64=11) %!d(string=hai) anos |
Victor Vieux
|
c001a5af67
Integration tests: remove dependency on private APIs
|
%!s(int64=11) %!d(string=hai) anos |
Solomon Hykes
|
359a6f49b9
Move integration tests to integration/, expose missing public methods in the core
|
%!s(int64=11) %!d(string=hai) anos |