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 dc0efc4 commit 37b7897Copy full SHA for 37b7897
README.md
@@ -97,7 +97,7 @@ You can generate a simple Ruby on Rails application with a single command
97
--env "cluster.name=elasticsearch-rails" \
98
--env "cluster.routing.allocation.disk.threshold_enabled=false" \
99
--rm \
100
- docker.elastic.co/elasticsearch/elasticsearch-oss:7.6.0
+ docker.elastic.co/elasticsearch/elasticsearch:7.6.0
101
```
102
103
Once Elasticsearch is running, you can generate the simple app with this command:
0 commit comments