docs/storage/storagedriver
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 Remove volume explanation from graph driver docs 2018-04-06 13:51:29 -07:00
aufs-driver.md Add rel="noopener" to external links 2020-10-12 13:09:30 +02:00
btrfs-driver.md replace "output truncated" with special <...> (supported by "rouge") 2021-03-02 15:02:21 +01:00
device-mapper-driver.md replace "output truncated" with special <...> (supported by "rouge") 2021-03-02 15:02:21 +01:00
index.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
overlayfs-driver.md replace "output truncated" with special <...> (supported by "rouge") 2021-03-02 15:02:21 +01:00
select-storage-driver.md replace "output truncated" with special <...> (supported by "rouge") 2021-03-02 15:02:21 +01:00
vfs-driver.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
zfs-driver.md replace "output truncated" with special <...> (supported by "rouge") 2021-03-02 15:02:21 +01:00