docs/engine/swarm
Sebastiaan van Stijn e22984f7d4
use Dockerfile "syntax" directive in examples
BuildKit allows using alternative Dockerfile syntaxes to introduce new features
without having to update Docker itself. The general recommendation is to always
specify a "syntax" directive in a Dockerfile, so that (if needed) older versions
of Docker can download the correct syntax to build the Dockerfile.

This updates our examples to include a syntax directive, to make users more familiar
with these directives, and to illustrate best-pracitces in our documentation.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-20 10:19:12 +02:00
..
how-swarm-mode-works Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
images Make image order clear 2020-08-31 14:05:56 +02:00
swarm-tutorial Fix typo in note for "create a new swarm" 2020-12-01 14:57:42 +01:00
admin_guide.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
configs.md (temporarily) replace compose-file deep links to v3 docs 2021-01-07 14:21:37 +01:00
index.md Added important disambiguation to swarm mode (#10987) 2021-03-25 16:03:11 +00:00
ingress.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
join-nodes.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
key-concepts.md engine: use relative markdown links 2020-04-23 13:03:32 +02:00
manage-nodes.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
networking.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
raft.md Use https:// for links and examples 2020-10-13 12:09:11 +02:00
secrets.md (temporarily) replace compose-file deep links to v3 docs 2021-01-07 14:21:37 +01:00
services.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
stack-deploy.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
swarm-mode.md engine: use relative markdown links 2020-04-23 13:03:32 +02:00
swarm_manager_locking.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00