When should the container of docker be deleted and retained after it is finished?

in the front-end slag learning docker, in what scenarios does the docker container need to be deleted after the end, and in what scenarios will it not be deleted after the end?

what"s the difference if you don"t delete and start again? The data volume will not be deleted after deletion, so is it the same docker to remount the same data volume?

Dec.08,2021
Does it matter whether

is deleted or not? If you really want to talk about the benefits, it may be that some computer space has been freed up. Deleting the container has no effect on the scroll. The next time you run, just continue to mount it

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b328a3-2b36c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b328a3-2b36c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?