79767325

Date: 2025-09-17 12:36:07
Score: 1
Natty:
Report link

One possibility that I ran into was that I didn't realize that on "docker run ..." command I used the flag "-rm".

On docker documentation:

"If you set the --rm flag, Docker also removes the anonymous volumes associated with the container when the container is removed."

https://docs.docker.com/reference/cli/docker/container/run/#rm

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mateus Ojeda