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

The container name is already in use #113

Closed
dobesv opened this issue Feb 28, 2020 · 1 comment
Closed

The container name is already in use #113

dobesv opened this issue Feb 28, 2020 · 1 comment
Labels
area/action Relating to running an action kind/bug Something isn't working meta/duplicate This issue or pull request already exists

Comments

@dobesv
Copy link

dobesv commented Feb 28, 2020

Getting an error trying to use this with apache drill:

$ git clone https://github.com/apache/drill.git
$ cd drill
$ act
[Github CI/Main Build                           ] 🧪  Matrix: map[java:13]
[Github CI/Main Build                           ] 🚀  Start image=node:12.6-buster-slim
[Github CI/Run checkstyle and generate protobufs] 🚀  Start image=node:12.6-buster-slim
[Github CI/Main Build                           ] 🧪  Matrix: map[java:1.8]
[Github CI/Main Build                           ] 🚀  Start image=node:12.6-buster-slim
[Github CI/Main Build                           ] 🧪  Matrix: map[java:11]
[Github CI/Main Build                           ] 🚀  Start image=node:12.6-buster-slim
Error: Error response from daemon: Conflict. The container name "/act-Github-CI-Main-Build" is already in use by container "75d5264d8206d5f96c04682ce4abb577ff3080b3e0e9a920f63951198437b625". You have to remove (or rename) that container to be able to reuse that name.

If I run act --reuse it doesn't get this error, though.

@cplee cplee added area/action Relating to running an action kind/bug Something isn't working meta/duplicate This issue or pull request already exists labels Feb 28, 2020
@cplee
Copy link
Contributor

cplee commented Feb 28, 2020

Dup of #108 ... fixed on master and will be in next release.

@cplee cplee closed this as completed Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/action Relating to running an action kind/bug Something isn't working meta/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants