The container name "/gitlab-runner" is already in use by container

I read the Gitlab runners docs, but I couldn’t find anything about using the gitlab-runner docker image for more than one project (a container is connected by a project token)

I’m using gitlab-runner:alpine image.

The error on the console is below:

The container name "/gitlab-runner" is already in use by container`

References:

It was solved here: