docs/get-started
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
..
images Adding general docker getting started to docs 2020-12-02 13:08:51 +00:00
nodejs use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
02_our_app.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
03_updating_app.md Get started docs improvements 2021-02-02 12:51:46 +00:00
04_sharing_app.md Update get started overview 2021-03-05 22:14:56 +00:00
05_persisting_data.md Get started docs improvements 2021-02-02 12:51:46 +00:00
06_bind_mounts.md Fix a minor typo and inconsistencies 2021-02-11 13:59:58 +00:00
07_multi_container.md update 07_multi_container.md: add -u root to mysql 2021-03-15 12:29:29 -03:00
08_using_compose.md Update 08_using_compose.md 2021-04-07 12:52:00 +01:00
09_image_best.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
11_what_next.md Get started docs improvements 2021-02-02 12:51:46 +00:00
index.md Add / update some redirects for old URLs, and move old engine examples 2021-04-19 10:38:52 +02:00
kube-deploy.md Fixing broken get-started links 2020-12-21 14:35:57 -05:00
nav.html Fixing broken get-started links 2020-12-21 14:35:57 -05:00
orchestration.md use primary-btn instead of outline-btn 2021-04-13 16:34:01 +02:00
overview.md Fix typo 2021-02-04 15:14:23 +00:00
resources.md Add a new online course by EltonS 2021-01-22 12:30:43 +00:00
swarm-deploy.md Merge pull request #12038 from sgpinkus/patch-1 2021-01-05 12:54:26 +01:00