Jim Minter
|
32ca1214fa
Fix race on ContainerAttachRaw
|
8 éve |
Daniel Nephin
|
64c4c1c3d5
Keep parser.Directive internal to parser
|
8 éve |
Daniel Nephin
|
bb429da9a9
Hide builder.parser.Directive internals
|
8 éve |
Daniel Nephin
|
bfcd95817a
Factor out functions from builder/dockerfile/builder.go:Builder.build()
|
8 éve |
Daniel Nephin
|
c7fad9b750
Cleanup in dispatcher.env
|
8 éve |
Daniel Nephin
|
f3e205ddc1
Remove the dockerfile field from Builder.
|
8 éve |
Daniel Nephin
|
4d9e32a08e
Merge pull request #31352 from dnephin/allow-arg-in-fromt
|
8 éve |
Daniel Nephin
|
239c53bf83
Refactor BuildArgs
|
8 éve |
Daniel Nephin
|
f0a9c2e3f4
Allow ARG to come before FROM to support variables in FROM.
|
8 éve |
Simon Ferquel
|
b0e7588873
Test and fix forbidden path for COPY --from on Windows
|
8 éve |
Tonis Tiigi
|
672ea30a94
Add support for `FROM` using named block
|
8 éve |
Tonis Tiigi
|
73b4b8ed7f
Implicit copy-from with reference
|
8 éve |
Tonis Tiigi
|
f95f58283b
Add support for COPY from previous rootfs
|
8 éve |
Tonis Tiigi
|
09f308ce21
Fix ARG scoping for Dockerfiles with multiple FROM
|
8 éve |
Tony Abboud
|
7a962e4577
Add --add-host for docker build
|
8 éve |
Tonis Tiigi
|
0f293f9eb3
Reset stdin config before running build actions
|
8 éve |
Daniel Nephin
|
80b642ff88
Ignore the daemon log config when building images.
|
8 éve |
Daehyeok Mun
|
6306019d0b
Refactoring ineffectual assignments
|
8 éve |
Sebastiaan van Stijn
|
d6be0e9802
Merge pull request #28631 from likel/master
|
8 éve |
allencloud
|
6fb05778ba
fix nits in comments
|
8 éve |
Ke Li
|
514adcf458
Remove redundant format
|
8 éve |
Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 éve |
Qiang Huang
|
e6866492c4
Fix bunch of typos
|
8 éve |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 éve |
sandyskies
|
60813af7ae
add --network option for docker build
|
9 éve |
Tibor Vass
|
f5f0b77cec
Merge pull request #26719 from AkihiroSuda/fix-race-builder-vs-container-1
|
8 éve |
John Howard
|
e85867cb68
Windows: Support credential specs
|
9 éve |
Akihiro Suda
|
ed2e79fc03
Fix a race found in TestBuildCancellationKillsSleep
|
8 éve |
Tõnis Tiigi
|
690882c2e7
Implement build cache based on history array
|
8 éve |
Vincent Demeester
|
72f556a9ff
Merge pull request #26516 from yongtang/26453-build-bad-syntax
|
8 éve |