docs/samples
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
..
couchbase Add / update some redirects for old URLs, and move old engine examples 2021-04-19 10:38:52 +02:00
images move compose examples to the samples directory 2021-04-19 10:38:56 +02:00
apt-cacher-ng.Dockerfile Add / update some redirects for old URLs, and move old engine examples 2021-04-19 10:38:52 +02:00
apt-cacher-ng.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
aspnet-mssql-compose.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
couchdb_data_volumes.md Add / update some redirects for old URLs, and move old engine examples 2021-04-19 10:38:52 +02:00
django.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
dotnetcore.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
index.md samples/index.md: remove table for official images 2021-04-19 10:39:00 +02:00
postgresql_service.Dockerfile Add / update some redirects for old URLs, and move old engine examples 2021-04-19 10:38:52 +02:00
postgresql_service.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
rails.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
running_riak_service.Dockerfile Add / update some redirects for old URLs, and move old engine examples 2021-04-19 10:38:52 +02:00
running_riak_service.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
running_ssh_service.md Add / update some redirects for old URLs, and move old engine examples 2021-04-19 10:38:52 +02:00
supervisord.conf Add / update some redirects for old URLs, and move old engine examples 2021-04-19 10:38:52 +02:00
wordpress.md move compose examples to the samples directory 2021-04-19 10:38:56 +02:00