We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run
docker create --name=foo -ti alpine /bin/sh
and look at the stopped container in Scope. It is shown without the name.
This used to work not so long ago since I did my dockercon demo with stopped containers as the starting point.