Jan Koprowski
|
66387aee59
Specify ENV variables are also used for CMD.
|
10 年之前 |
Doug Davis
|
6d801a3caa
Have .dockerignore support Dockerfile/.dockerignore
|
10 年之前 |
Alexander Morozov
|
364720b5e7
Merge pull request #9635 from duglin/Issue3936
|
10 年之前 |
Doug Davis
|
f21f9f856e
Allow for relative paths on ADD/COPY
|
10 年之前 |
Sven Dowideit
|
fbb9223b1a
add Scott's link checker script, and fix what it finds
|
10 年之前 |
Sindhu S
|
7754ef1f06
Fix dead link build.md
|
10 年之前 |
James Turnbull
|
353ff40181
Merge pull request #9332 from jacobat/patch-1
|
10 年之前 |
Jacob Atzen
|
8432224f0e
Update documentation for EXPOSE
|
10 年之前 |
Michael Steinert
|
8b881df9b1
Fix a small typo
|
10 年之前 |
Sven Dowideit
|
8d3b13bd7a
Add an example that shows starting apache in the foreground
|
10 年之前 |
Michael Crosby
|
58b6f31a7a
Merge pull request #8251 from duglin/Issue2333
|
10 年之前 |
Doug Davis
|
1314e1586f
Add support for ENV of the form: ENV name=value ...
|
10 年之前 |
Doug Davis
|
b4346c4810
Be clearer in docs about COPY/ADD dirs
|
10 年之前 |
Fred Lifton
|
d6a4d045f7
Merge pull request #8840 from decadent/fix-da-copy-directive-reference
|
10 年之前 |
Doug Davis
|
2e482c86bc
Use the HTTP Last-Modified http header as the mtime value for ADD cmd when present
|
10 年之前 |
Fred Lifton
|
f10fefe408
Merge pull request #8874 from whoshuu/patch-1
|
10 年之前 |
Arnaud Porterie
|
de9bf24750
Clarify USER instruction documentation
|
10 年之前 |
Huu Nguyen
|
b16f3736ed
Fix apparent copy paste mistake
|
10 年之前 |
decadent
|
ed5e776a22
Updated the COPY directive reference: Source can't be a URL for COPY (+ formatting error fixes)
|
10 年之前 |
James Turnbull
|
01454a50cc
Merge pull request #8762 from fredlf/tutorial-tweaks
|
10 年之前 |
Erik Hollensbe
|
e377716b37
builder: Update documentation WRT environment replacement
|
10 年之前 |
Fred Lifton
|
cc45b13ad4
Tweaks to Dockerfile tutorial
|
10 年之前 |
Sven Dowideit
|
0390d04d8a
Rewrite ENTRYPOINT documentation covering all the combinations with examples.
|
10 年之前 |
Madhu Venugopal
|
18141652ba
Fixed a minor docs issue in a Dockerfile Example
|
10 年之前 |
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 年之前 |