I have an issue here, how i can get into the exited container here ?, because it contains what i have done before. start doesn't work.
when i try to use the same docker open command, it opens a new container!
a
aquiles viza
07/07/2022, 6:45 PM
You can delete the previous container with "$ docker container ls" and then "$docker container rm <hash_code>".