Skip to content
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

ERROR: manifest for locustio/locust:latest not found #958

Closed
capdragon opened this issue Feb 8, 2019 · 2 comments
Closed

ERROR: manifest for locustio/locust:latest not found #958

capdragon opened this issue Feb 8, 2019 · 2 comments

Comments

@capdragon
Copy link

Description of issue / feature request

When performing a docker-compose up -d on this file:
https://github.com/locustio/locust/blob/master/examples/docker-compose/docker-compose.yml

I get the following error:
ERROR: manifest for locustio/locust:latest not found

Expected behavior

I would expect the container to start

Actual behavior

Container does not start and throws the error.

Environment settings (for bug reports)

  • OS: REDHAT 7
  • Python version: Python 2.7.5
  • Locust version: Don't know, whatever version is in locustio/locust image.

Steps to reproduce (for bug reports)

@darkcloud1801
Copy link

I had the same issue. It looks like there is not an official locust image on dockerhub as the documentation implies.

#849

@kalexmills
Copy link

@cgoldberg, the complaint raised by the OP has not been resolved as docker pull locustio/locust does not provide an image from dockerhub.

The documentation here implies a container named locustio/locust should be available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants