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 849e8bd commit c0bc0faCopy full SHA for c0bc0fa
README.md
@@ -118,7 +118,7 @@ docker run --name es01 --net elastic -p 9200:9200 -p 9300:9300 -it docker.elasti
118
This command creates an `elastic` Docker network and start Elasticsearch
119
using the port `9200` (default).
120
121
-When you run the docker imnage a password is generated for the `elastic` user
+When you run the docker image a password is generated for the `elastic` user
122
and it's printed to the terminal (you might need to scroll back a bit in the
123
terminal to view it). You have to copy it since we will need to connect to
124
Elasticsearch.
0 commit comments