The following command enable you to get the list of containers in your local :
$ docker container ls -a
Read also : How to run docker instance using container Name ?
The following command enable you to get the list of containers in your local :
$ docker container ls -a
Read also : How to run docker instance using container Name ?