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

Add timestamp to container names #2

Closed
muhammedikinci opened this issue May 6, 2022 · 0 comments
Closed

Add timestamp to container names #2

muhammedikinci opened this issue May 6, 2022 · 0 comments
Assignees

Comments

@muhammedikinci
Copy link
Owner

In pin, container names are created from stage names. This can block the creation new container while docker has another container with the same name as the stage.

Error response from daemon: Conflict. The container name "/run" is already in use by container "{container_id}". You have to remove (or rename) that container to be able to reuse that name.
@muhammedikinci muhammedikinci self-assigned this May 6, 2022
muhammedikinci added a commit that referenced this issue May 6, 2022
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