Can not attach to a running container?!

Is it the same problem as vscode that it can not attach to old version of image cotainer?

Hi @habaohaba, could you share more about the issue you’re running into?

Our extension remembers containers by container id, not name, so recreating a container and then attaching will fail. We are looking at fixing this behavior, though.