mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
As discussed in https://github.com/docker/docker/issues/16623, the API calls for setting ENV-vars lacked an actual example. This PR adds some examples to the API calls. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>