Skip to content

Commit afb18d0

Browse files
authored
[docs] Fix install command to match instructions on docker hub (#16249) (#16251)
1 parent 203d661 commit afb18d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/dockerlogbeat/docs/install.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ https://github.com/elastic/beats[beats] GitHub repo.
2929
+
3030
["source","sh",subs="attributes"]
3131
----
32-
docker plugin install store/elastic/{log-driver-alias}:{version} --alias {log-driver-alias}
32+
docker plugin install elastic/{log-driver-alias}:{version}
3333
----
3434
+
3535
*To build and install from source:*

0 commit comments

Comments
 (0)