From f755dbf0ae5b6bb4783f3e4c4d560698eadcc078 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Mon, 16 Dec 2024 11:46:09 +0100 Subject: [PATCH] [DOCS] Mention Wolfi hardened option in Docker docs --- docs/reference/setup/install/docker.asciidoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/reference/setup/install/docker.asciidoc b/docs/reference/setup/install/docker.asciidoc index 8694d7f5b46c6..4e64bae00e104 100644 --- a/docs/reference/setup/install/docker.asciidoc +++ b/docs/reference/setup/install/docker.asciidoc @@ -54,6 +54,17 @@ docker pull {docker-image} ---- // REVIEWED[DEC.10.24] -- ++ +[TIP] +==== +Alternatively, you can use the hardened https://wolfi.dev/[Wolfi] image for additional security. +Using Wolfi images requires Docker version 20.10.10 or higher. + +[source,sh,subs="attributes"] +---- +docker pull docker.elastic.co/elasticsearch/elasticsearch-wolfi:{version} +---- +==== . Optional: Install https://docs.sigstore.dev/cosign/system_config/installation/[Cosign] for your