Skip to content

Commit

Permalink
apm shared-docker: add note for wolfi image (#4695)
Browse files Browse the repository at this point in the history
(cherry picked from commit cec58bc)
  • Loading branch information
1pkg authored and mergify[bot] committed Dec 17, 2024
1 parent 2121c23 commit 4c727da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/en/observability/apm/shared-docker.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ ifeval::["{release-state}"!="unreleased"]
------------------------------------------------
docker pull docker.elastic.co/apm/apm-server:{version}
------------------------------------------------
+
Alternately, you can use the hardened https://wolfi.dev/[Wolfi] image.
+
["source", "sh", subs="attributes"]
------------------------------------------------
docker pull docker.elastic.co/apm/apm-server-wolfi:{version}
------------------------------------------------

. Verify the Docker image:
+
Expand Down

0 comments on commit 4c727da

Please sign in to comment.