moby/docs/reference
Serhat Gülçiçek f4de46d2ac 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 2af7c5cfe2, except only for one occurrence.

Signed-off-by: Serhat Gülçiçek <serhat+signoff@equil.nl>
(cherry picked from commit 7a30fa7af6)
2016-06-30 16:47:46 -07:00
..
api Sync API changes from 1.25 -> 1.24 2016-06-30 16:47:40 -07:00
commandline For the lulz! (evalulate -> evaluate) 2016-06-30 16:47:45 -07:00
builder.md Fix error for env variables example in docker reference - 2 2016-06-30 16:47:46 -07:00
glossary.md Update links to Docker Hub 2016-03-04 15:48:52 +01:00
index.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
run.md Allow user to specify container's link-local addresses 2016-06-14 14:28:33 -07:00