Files
docker-docs/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 7a30fa7af6f0bb3850ce6167850642420b4c0633)
2016-06-30 16:47:46 -07:00
..
2016-06-30 16:47:40 -07:00
2016-03-04 15:48:52 +01:00
2016-01-26 15:58:53 -08:00