docs/engine/examples
Sebastiaan van Stijn f6adc80d9a
remove examples for ENV key value without '='
The `ENV key value` form can be ambiguous, for example, the following defines
a single env-variable (`ONE`) with value `"TWO= THREE=world"`:

    ENV ONE TWO= THREE=world

While we cannot deprecate/remove that syntax (as it would break existing
Dockerfiles), we should reduce exposure of the format in our examples.

Also updating some code-blocks that were missing language-hints

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-23 15:16:35 +02:00
..
couchbase Lossless Image optimization (#959) 2016-12-21 11:12:13 -08:00
apt-cacher-ng.Dockerfile Replace deprecated MAINTAINER with LABEL (#1445) 2017-03-01 19:54:22 -08:00
apt-cacher-ng.md engine: use relative markdown links 2020-04-23 13:03:32 +02:00
couchdb_data_volumes.md engine: use relative markdown links 2020-04-23 13:03:32 +02:00
dotnetcore.md Change ignored directory to forward slash 2020-07-11 22:06:13 +10:00
index.md Update index.md 2019-07-09 08:35:13 -07:00
postgresql_service.Dockerfile Replace deprecated MAINTAINER with LABEL (#1445) 2017-03-01 19:54:22 -08:00
postgresql_service.md Fix wrong information (#10977) 2020-07-01 14:09:51 +01:00
running_riak_service.Dockerfile Tighten up base image and parent image terminology (#3720) 2017-06-28 11:56:41 -07:00
running_riak_service.md Update running_riak_service.md 2018-09-04 14:08:30 +08:00
running_ssh_service.Dockerfile remove examples for ENV key value without '=' 2020-09-23 15:16:35 +02:00
running_ssh_service.md remove examples for ENV key value without '=' 2020-09-23 15:16:35 +02:00
supervisord.conf Converges titles to imperative-form, front-matter based, and sentence-case (#438) 2016-11-04 15:38:40 -07:00