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

docker host vs docker name #15

Open
aremazeilles opened this issue Dec 16, 2020 · 2 comments
Open

docker host vs docker name #15

aremazeilles opened this issue Dec 16, 2020 · 2 comments

Comments

@aremazeilles
Copy link
Member

The madrob file states:

docker_host: eurobenchtest/pi_madrob_beast:v0.0.0
docker_name: eurobenchtest/pi_madrob_beast:v0.0.0

In which case the two entries could be different, which would justify having two entries?
ping @alfonsotecnalia

@alfonsotecnalia
Copy link
Collaborator

I think that you can do a docker pull (from a docker_host) and rename the image giving a tag (so the docker_name in your compuer is different).

@aremazeilles
Copy link
Member Author

Ok so the docker_host is the official host name. While the docker_name is the name we want to give to the component locally, correct?
We can leave both for now, but if it turns that we always use the same name, I would suggest removing the second one.

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

2 participants