Skip to content

update consul command #5792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gelpenaddict opened this issue Feb 28, 2024 · 0 comments · Fixed by #5793
Closed

update consul command #5792

gelpenaddict opened this issue Feb 28, 2024 · 0 comments · Fixed by #5793
Labels
component/documentation good first issue These are great first issues. If you are looking for a place to start, start here! help wanted

Comments

@gelpenaddict
Copy link

https://cortexmetrics.io/docs/getting-started/#horizontally-scale-out

> docker run -d --name=consul --network=cortex -e CONSUL_BIND_INTERFACE=eth0 consul
Unable to find image 'consul:latest' locally
docker: Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown.
See 'docker run --help'.

Consul in Docker was deprecated and they point to hashicorp/consul:
https://hub.docker.com/_/consul

Users of Docker images should pull from hashicorp/consul instead of consul.

@yeya24 yeya24 added help wanted component/documentation good first issue These are great first issues. If you are looking for a place to start, start here! labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/documentation good first issue These are great first issues. If you are looking for a place to start, start here! help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants