Josh Hawn
|
47d52fb872
[api/client] Tag resolved digest from Dockerfile
|
10 years ago |
Josh Hawn
|
546a704c63
[api/client] Fix build when context dir is symlink
|
10 years ago |
Derek McGowan
|
871d2b96ed
Add build integration cli tests
|
10 years ago |
Shishir Mahajan
|
e7fc632147
Add and modify tests for legacy and new daemon invokations
|
10 years ago |
Ben Firshman
|
6b3c928140
Fix golint warnings for integration-cli
|
10 years ago |
Vincent Demeester
|
5c295460da
Use dockerCmd when possible (#14603)
|
10 years ago |
Antonio Murdaca
|
d3566fa0b1
Cleanup not needed calls to deleteImages
|
10 years ago |
Moysés Borges
|
d48bface59
Support downloading remote tarball contexts in builder jobs.
|
10 years ago |
Josh Hawn
|
0e10507a1c
[builder] Make build cache ignore mtime
|
10 years ago |
Jessie Frazelle
|
aa8d8fdc0c
Merge pull request #13611 from duglin/Issue13417a
|
10 years ago |
Doug Davis
|
82ea6ed2bc
Allow .dockerignore to ignore everything
|
10 years ago |
Antonio Murdaca
|
15134a3320
Remove PortSpecs from Config
|
10 years ago |
David Calavera
|
a914101296
Do not require cgroups capabilities on windows to run the integration tests.
|
10 years ago |
Qiang Huang
|
34e5b6af19
Skip test if not have Cpu quota or Cpu period
|
10 years ago |
Zhang Wei
|
ab121345ee
Cleanup: change test func name
|
10 years ago |
Doug Davis
|
0024935f64
Use stderr instead of logrus for CLI error messages
|
10 years ago |
Doug Davis
|
006c066b6c
Fix RUN err msg (again)
|
10 years ago |
Jessie Frazelle
|
d0bc0153c6
Merge pull request #12278 from duglin/12267-Wildcards
|
10 years ago |
Doug Davis
|
54662eae10
Fix RUN's error msg when it fails
|
10 years ago |
Doug Davis
|
08b7f30fcd
Fix issue where build steps are duplicated in the output
|
10 years ago |
Arnaud Porterie
|
e960e4bb12
Merge pull request #11844 from jbarbier/cgroup-parent-42
|
10 years ago |
David Calavera
|
0a2ccb1cb5
Merge pull request #12769 from calavera/git_build_fragment
|
10 years ago |
David Calavera
|
49fd83a25e
Use git url fragment to specify reference and dir context.
|
10 years ago |
Antonio Murdaca
|
4203230cbb
c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel
|
10 years ago |
buddhamagnet
|
6fd8e485c8
add support for exclusion rules in dockerignore
|
10 years ago |
Doug Davis
|
82daa43844
Fix for Daemon crashing when wildcards are used for COPY/ADD
|
10 years ago |
David Mackey
|
3941623fbc
trivial: typo cleanup
|
10 years ago |
Nathan LeClaire
|
9dbe12b792
Migrate integration test to new method
|
10 years ago |
Nathan LeClaire
|
65aba0c9d6
Add dep to test
|
10 years ago |
Nathan LeClaire
|
f039c699a4
Fix gofmt
|
10 years ago |