Identify ponos task containers
Similary to ponos-agent in EE, we should name consistently all the docker containers created by the RQ ponos agent.
Each new container should be named as ponos-{task.id}
If a task with the same name already exists, raise an exception early (it should not happen with new restart mode)