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

Delete container to avoid name error while starting selenoid #4

Closed
SergeyPirogov opened this issue Jan 3, 2018 · 1 comment
Closed

Comments

@SergeyPirogov
Copy link

If we have already running selenoid container instance and we want to run playbook there will be an error:

Error starting container blabla name already allocated by

Now the solution is either to remove that container manually or add pre-task to the playbook.
How about adding the task delete old selenoid container for the role?

@arslanbekov
Copy link
Contributor

Hi Sergey, thanks for the remark, we will add removal or check.

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