Sven Dowideit
|
40cad37f0a
Merge pull request #8341 from unclejack/add_workdir_test
|
10 年之前 |
Doug Davis
|
98ceae1a84
Add note to docs about lack of shell processing in JSON form
|
10 年之前 |
Adrien Folie
|
2c5b5cfc92
Add ENV variables support to WORKDIR build command
|
11 年之前 |
Fred Lifton
|
8128339bc8
Merge pull request #8281 from dfarrell07/master
|
10 年之前 |
James Turnbull
|
4b311e1bd2
Merge pull request #8280 from duglin/Issue3636
|
10 年之前 |
Daniel Farrell
|
5730abc167
Doc update to clarify EXPOSE vs -p functionality.
|
10 年之前 |
Doug Davis
|
83f0f46b7c
Add more info about when build cache is invalidated/used - Issue #3636
|
10 年之前 |
Erik Hollensbe
|
1cd6135972
Merge pull request #8230 from duglin/Issue6820
|
10 年之前 |
Doug Davis
|
acd40d5079
add wildcard support to copy/add
|
10 年之前 |
Tibor Vass
|
d369612b41
Merge pull request #7994 from erikh/parser_fix_volume_parsing
|
10 年之前 |
Erik Hollensbe
|
a5ca549a18
builder: Fix handling of VOLUME command where multiple volumes are
|
10 年之前 |
Fred Lifton
|
8dd11c7175
Merge pull request #8197 from fredlf/adding_official-repo-guidelines
|
10 年之前 |
Fred Lifton
|
d9fd5f6199
Adding new Dockerfile Best Practices doc, and links thereto.
|
10 年之前 |
Doug Davis
|
05b8a1eb36
Add support for copy/add with multiple src files
|
10 年之前 |
Sven Dowideit
|
fc9a3b1c1b
Consistently use 'sudo docker' in examples
|
10 年之前 |
Doug Davis
|
b47a2fbdc5
Add notes about single-quotes
|
10 年之前 |
Fred Lifton
|
98dd982586
Fixed a typo and added a bit based on Sven's feedback
|
11 年之前 |
Fred Lifton
|
b63c10558e
Added warning re: using root for dockerfile root. Fixes #7612
|
11 年之前 |
Doug Davis
|
55dc4f2b94
fix for issue 7281
|
11 年之前 |
Sven Dowideit
|
0ca010695c
Merge pull request #7460 from suzaku/fix_docs
|
11 年之前 |
satoru
|
6e0f072e36
Make it clear that JSON array format should be used if CMD is used as default arguments
|
11 年之前 |
LK4D4
|
5514afcd88
Fix example of relative WORKDIR
|
11 年之前 |
Tianon Gravi
|
fc637b5275
Standardize "apt-get install" usage across the repo
|
11 年之前 |
Sven Dowideit
|
ff28b0b919
Merge pull request #7185 from thaJeztah/patch-1
|
11 年之前 |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 年之前 |
Sebastiaan van Stijn
|
2819d9b406
Fix incorrect path in ENTRYPOINT example
|
11 年之前 |
James Turnbull
|
07d93c6e34
General cleanup of the builder.md file
|
11 年之前 |
James Turnbull
|
b2ba1a9ce5
Rewrote the ENTRYPOINT section in builder
|
11 年之前 |
OddBloke
|
20a77aeeb8
Explain ADD invalidation more accurately
|
11 年之前 |
Tibor Vass
|
c21c55e0b6
more docs for dockerignore
|
11 年之前 |