Request a new doc build by commenting
* Rebuild this PR: `run docs-build`
* Rebuild this PR and all Elastic docs: `run docs-build rebuild`
`run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status [here](https://buildkite.com/elastic/docs-build).
When we instructed users to build the image, the tag was
elastic/eland
, but now we should refer to the docker.elastic.co image tag instead.Thanks to @itay-ct for the report.
This is an automatic backport of pull request #2748 done by Mergify.