mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update docker.asciidoc
This commit is contained in:
parent
c7c074756d
commit
46342ca4c9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ docker pull {es-docker-image}
|
|||
[source,sh,subs="attributes"]
|
||||
----
|
||||
wget https://artifacts.elastic.co/cosign.pub
|
||||
cosign verify --key cosign.pub {docker-repo}:{version}
|
||||
cosign verify --key cosign.pub {es-docker-image}
|
||||
----
|
||||
+
|
||||
For details about this step, refer to {ref}/docker.html#docker-verify-signature[Verify the {es} Docker image signature] in the {es} documentation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue