DockerCLI/docs/reference
Serhat Gülçiçek beb09f42d6 Fix error for env variables example in docker reference - 2
The reason why the issue occurs is because sh parses the first argument after -c as the whole script to execute.
Everything after isn't executed as one might expect.

When working on the 'fix' I found out the same fix is also done in commit 2af7c5cfe24b4c8e931f751979b5e69e20ba77e2, except only for one occurrence.

Signed-off-by: Serhat Gülçiçek <serhat+signoff@equil.nl>
2017-06-02 00:07:47 +00:00
..
commandline For the lulz! (evalulate -> evaluate) 2017-06-02 00:07:46 +00:00
builder.md Fix error for env variables example in docker reference - 2 2017-06-02 00:07:47 +00:00
glossary.md Update links to Docker Hub 2017-06-02 00:07:31 +00:00
index.md Creating Engine specific menu 2017-06-02 00:07:26 +00:00
run.md Allow user to specify container's link-local addresses 2017-06-02 00:07:44 +00:00