Skip to content

Commit

Permalink
[DOCS] Mention Wolfi hardened option in Docker docs
Browse files Browse the repository at this point in the history
  • Loading branch information
leemthompo committed Dec 16, 2024
1 parent 6453a66 commit f755dbf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/reference/setup/install/docker.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f755dbf

Please sign in to comment.