通常のコンテナ一覧には表示されないものも含め、すべての Docker コンテナを一覧表示するコマンドはどれですか?
docker container ls
docker image ls -a
docker container inspect -a
docker container ls -a