Vincent Demeester
|
b0ba39d431
Use `cli` for trusted relate command
|
8 년 전 |
Daniel Nephin
|
df3c425407
Merge pull request #32328 from duglin/fixEnvVars
|
8 년 전 |
Doug Davis
|
2fb7c3c4f0
Minor tweaks to quotes in env vars
|
8 년 전 |
Tõnis Tiigi
|
d2ab40e5b9
Merge pull request #32532 from dnephin/refactor-some-builder-parts
|
8 년 전 |
Vincent Demeester
|
330ddf8eb8
Merge pull request #29807 from thaJeztah/update-frozen-images
|
8 년 전 |
Daniel Nephin
|
c7fad9b750
Cleanup in dispatcher.env
|
8 년 전 |
Vincent Demeester
|
56fb4653e8
Move FakeContext to `integration-cli/cli/build/context` package…
|
8 년 전 |
Tonis Tiigi
|
33e07f41ad
builder: add an option for specifying build target
|
8 년 전 |
Sebastiaan van Stijn
|
1ecd8ed518
Update frozen images in Dockerfiles
|
8 년 전 |
Vincent Demeester
|
778e32a2fa
Merge pull request #31236 from tonistiigi/docker-stdin
|
8 년 전 |
Daniel Nephin
|
4d9e32a08e
Merge pull request #31352 from dnephin/allow-arg-in-fromt
|
8 년 전 |
Daniel Nephin
|
239c53bf83
Refactor BuildArgs
|
8 년 전 |
Simon Ferquel
|
b0e7588873
Test and fix forbidden path for COPY --from on Windows
|
8 년 전 |
Daniel Nephin
|
8cd6c30a48
Upadte archive.ReplaceFileTarWrapper() to not expect a sorted archive
|
8 년 전 |
David Sheets
|
3f6dc81e10
build: accept -f - to read Dockerfile from stdin
|
8 년 전 |
Tonis Tiigi
|
79ccb3478f
Add a multi stage trusted build testcase
|
8 년 전 |
Tonis Tiigi
|
672ea30a94
Add support for `FROM` using named block
|
8 년 전 |
Tonis Tiigi
|
73b4b8ed7f
Implicit copy-from with reference
|
8 년 전 |
Tonis Tiigi
|
87512bbc84
Add named context support
|
8 년 전 |
Tonis Tiigi
|
a1fa59ea12
builder: Fix setting command with custom shell
|
8 년 전 |
Vincent Demeester
|
eeaa6c96d8
[test-integration] Migrate some more tests to `cli` package
|
8 년 전 |
Tonis Tiigi
|
4c7710d5d0
Fix integration tests build errors
|
8 년 전 |
Akihiro Suda
|
8008f65293
Merge pull request #31608 from vdemeester/integration-cli-package
|
8 년 전 |
Tõnis Tiigi
|
2fa8fe400d
Merge pull request #31257 from tonistiigi/nested-build
|
8 년 전 |
Tonis Tiigi
|
f95f58283b
Add support for COPY from previous rootfs
|
8 년 전 |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 년 전 |
Vincent Demeester
|
c497499cde
Merge pull request #31584 from dave-tucker/ignore-default-build-args
|
8 년 전 |
Tonis Tiigi
|
8f37715af2
Add testcase for build arg without value
|
8 년 전 |
Dave Tucker
|
89a2a885c8
Ignore built-in allowed build-args in image history
|
8 년 전 |
Tonis Tiigi
|
acad599210
Fix cache for dockerfiles with multiple FROM
|
8 년 전 |