Skip to content

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

@jkempf42

Description

@jkempf42

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'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions