DockerCLI/docs/sources/reference
Doug Davis 37fd964edb Fix docs so WORKDIR mentions it works for COPY and ADD too
The docs around COPY/ADD already mentioned that it will do a relative
copy/add based on WORKDIR, so that part is already ok.  Just needed to
tweak the WORKDIR section since w/o mentioning COPY/ADD it can be misleading.

Noticed by @phemmer

Signed-off-by: Doug Davis <dug@us.ibm.com>
2017-06-02 00:06:46 +00:00
..
commandline Docker run -e FOO should erase FOO if FOO isn't set in client env 2017-06-02 00:06:45 +00:00
builder.md Fix docs so WORKDIR mentions it works for COPY and ADD too 2017-06-02 00:06:46 +00:00
run.md Update the docs for --link accept container id 2017-06-02 00:06:45 +00:00