docs/engine/security
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
..
https engine/security: add more description about ssh:// 2021-02-10 19:06:09 +09:00
trust use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
antivirus.md Fix default directory path for Windows 2019-01-15 16:59:52 -08:00
apparmor.md Remove references to obsolete engine versions 2020-10-26 15:45:07 +01:00
certificates.md engine/security: add more description about ssh:// 2021-02-10 19:06:09 +09:00
index.md Rootless is not experimental anymore 2021-04-10 11:37:33 +03:00
non-events.md fix type of keywords entry in frontmatter (in /engine/) (#552) 2016-11-11 14:45:24 -08:00
protect-access.md Fix redirect for "/engine/security/https/" 2021-02-12 19:43:02 +01:00
rootless.md rootless: update for v20.10.6 2021-04-14 14:47:57 +09:00
seccomp.md fix description for ptrace in seccomp.md 2020-05-22 13:36:45 +02:00
userns-remap.md Add rel="noopener" to external links 2020-10-12 13:09:30 +02:00