Doug Davis
|
b4346c4810
Be clearer in docs about COPY/ADD dirs
|
10 years ago |
Fred Lifton
|
d6a4d045f7
Merge pull request #8840 from decadent/fix-da-copy-directive-reference
|
10 years ago |
Doug Davis
|
2e482c86bc
Use the HTTP Last-Modified http header as the mtime value for ADD cmd when present
|
10 years ago |
Fred Lifton
|
f10fefe408
Merge pull request #8874 from whoshuu/patch-1
|
10 years ago |
Arnaud Porterie
|
de9bf24750
Clarify USER instruction documentation
|
10 years ago |
Huu Nguyen
|
b16f3736ed
Fix apparent copy paste mistake
|
10 years ago |
decadent
|
ed5e776a22
Updated the COPY directive reference: Source can't be a URL for COPY (+ formatting error fixes)
|
10 years ago |
James Turnbull
|
01454a50cc
Merge pull request #8762 from fredlf/tutorial-tweaks
|
10 years ago |
Erik Hollensbe
|
e377716b37
builder: Update documentation WRT environment replacement
|
10 years ago |
Fred Lifton
|
cc45b13ad4
Tweaks to Dockerfile tutorial
|
10 years ago |
Sven Dowideit
|
0390d04d8a
Rewrite ENTRYPOINT documentation covering all the combinations with examples.
|
10 years ago |
Madhu Venugopal
|
18141652ba
Fixed a minor docs issue in a Dockerfile Example
|
10 years ago |
Sven Dowideit
|
40cad37f0a
Merge pull request #8341 from unclejack/add_workdir_test
|
10 years ago |
Doug Davis
|
98ceae1a84
Add note to docs about lack of shell processing in JSON form
|
10 years ago |
Adrien Folie
|
2c5b5cfc92
Add ENV variables support to WORKDIR build command
|
11 years ago |
Fred Lifton
|
8128339bc8
Merge pull request #8281 from dfarrell07/master
|
10 years ago |
James Turnbull
|
4b311e1bd2
Merge pull request #8280 from duglin/Issue3636
|
10 years ago |
Daniel Farrell
|
5730abc167
Doc update to clarify EXPOSE vs -p functionality.
|
10 years ago |
Doug Davis
|
83f0f46b7c
Add more info about when build cache is invalidated/used - Issue #3636
|
10 years ago |
Erik Hollensbe
|
1cd6135972
Merge pull request #8230 from duglin/Issue6820
|
10 years ago |
Doug Davis
|
acd40d5079
add wildcard support to copy/add
|
10 years ago |
Tibor Vass
|
d369612b41
Merge pull request #7994 from erikh/parser_fix_volume_parsing
|
10 years ago |
Erik Hollensbe
|
a5ca549a18
builder: Fix handling of VOLUME command where multiple volumes are
|
10 years ago |
Fred Lifton
|
8dd11c7175
Merge pull request #8197 from fredlf/adding_official-repo-guidelines
|
10 years ago |
Fred Lifton
|
d9fd5f6199
Adding new Dockerfile Best Practices doc, and links thereto.
|
10 years ago |
Doug Davis
|
05b8a1eb36
Add support for copy/add with multiple src files
|
10 years ago |
Sven Dowideit
|
fc9a3b1c1b
Consistently use 'sudo docker' in examples
|
10 years ago |
Doug Davis
|
b47a2fbdc5
Add notes about single-quotes
|
10 years ago |
Fred Lifton
|
98dd982586
Fixed a typo and added a bit based on Sven's feedback
|
11 years ago |
Fred Lifton
|
b63c10558e
Added warning re: using root for dockerfile root. Fixes #7612
|
11 years ago |