Doug Davis
|
6d66e3e7a5
Fix some escaping around env var processing
|
10 years ago |
moxiegirl
|
2ab105e9fe
Merge pull request #11433 from moxiegirl/pick-up-tweaks-9882
|
10 years ago |
Andy Goldstein
|
a2b0c9778f
Add ability to refer to image by name + digest
|
10 years ago |
Mary Anthony
|
6ddfe883dd
Updating with Sven's comments and other tweaks
|
10 years ago |
Darren Shepherd
|
fae92d5f0a
Documentation changes for labels
|
10 years ago |
Sebastiaan van Stijn
|
7d89e66dac
Add labels documentation
|
10 years ago |
Dan Walsh
|
cdfdfbfb62
Allow specification of Label Name/Value pairs in image json content
|
10 years ago |
Doug Davis
|
9be2ca2394
Tell users about how VOLUME initializes the new mount point/volume
|
10 years ago |
Sven Dowideit
|
93c82360a6
Notes should be indented
|
10 years ago |
Sven Dowideit
|
3c9d45e213
a little re-writing
|
10 years ago |
Michael A. Smith
|
9f6e7e9aed
Distinguish ENV from setting environment inline
|
10 years ago |
Doug Davis
|
f709da192c
Fix docs so WORKDIR mentions it works for COPY and ADD too
|
10 years ago |
Tibor Vass
|
50ff27caa1
Merge pull request #9826 from icecrime/8318_whitespace_add_copy
|
10 years ago |
Arnaud Porterie
|
cf455017e0
Support whitespaces in ADD and COPY continued
|
10 years ago |
Jan Koprowski
|
66387aee59
Specify ENV variables are also used for CMD.
|
10 years ago |
Doug Davis
|
6d801a3caa
Have .dockerignore support Dockerfile/.dockerignore
|
10 years ago |
Alexander Morozov
|
364720b5e7
Merge pull request #9635 from duglin/Issue3936
|
10 years ago |
Doug Davis
|
f21f9f856e
Allow for relative paths on ADD/COPY
|
10 years ago |
Sven Dowideit
|
fbb9223b1a
add Scott's link checker script, and fix what it finds
|
10 years ago |
Sindhu S
|
7754ef1f06
Fix dead link build.md
|
10 years ago |
James Turnbull
|
353ff40181
Merge pull request #9332 from jacobat/patch-1
|
10 years ago |
Jacob Atzen
|
8432224f0e
Update documentation for EXPOSE
|
10 years ago |
Michael Steinert
|
8b881df9b1
Fix a small typo
|
10 years ago |
Sven Dowideit
|
8d3b13bd7a
Add an example that shows starting apache in the foreground
|
10 years ago |
Michael Crosby
|
58b6f31a7a
Merge pull request #8251 from duglin/Issue2333
|
10 years ago |
Doug Davis
|
1314e1586f
Add support for ENV of the form: ENV name=value ...
|
10 years ago |
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 |