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

Can't find eclipsevolttron/volttron:v3 image #75

Open
jkempf42 opened this issue Jun 21, 2023 · 0 comments
Open

Can't find eclipsevolttron/volttron:v3 image #75

jkempf42 opened this issue Jun 21, 2023 · 0 comments

Comments

@jkempf42
Copy link

The docker-compose file says to use this image. I don't use docker-compose but when I try to start Volttron through docker using the image I get the following error message:

++ docker run --name central --hostname central -p 8443:8443 -p 22916:22916 -d -it --env CONFIG=/home/volttron/configs --env LOCAL_USER_ID=1000 --mount type=bind,source=/home/james/Documents/volttron8/volttron-docker/central/central_config.yml,target=/platform_config.yml --mount type=bind,source=/home/james/Documents/volttron8/volttron-docker/central/configs,target=/home/volttron/configs --mount type=volume,source=/home/james/Documents/volttron8/volttron-docker/central/db,target=/home/volttron/db eclipsevolttron/volttron:v3
Unable to find image 'eclipsevolttron/volttron:v3' locally
docker: Error response from daemon: manifest for eclipsevolttron/volttron:v3 not found: manifest unknown: manifest unknown.
See 'docker run --help'.

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

1 participant