We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203d661 commit afb18d0Copy full SHA for afb18d0
x-pack/dockerlogbeat/docs/install.asciidoc
@@ -29,7 +29,7 @@ https://github.com/elastic/beats[beats] GitHub repo.
29
+
30
["source","sh",subs="attributes"]
31
----
32
-docker plugin install store/elastic/{log-driver-alias}:{version} --alias {log-driver-alias}
+docker plugin install elastic/{log-driver-alias}:{version}
33
34
35
*To build and install from source:*
0 commit comments