why when i update code into github and rebuild image, data lost all
.
- create image tag : h/test:v1.0
- run docker container
- push custom code to github
- stop container, remove container
- build newimage with tag: h/test:v1.1
- run container
- all data lossing
all volume i do not remove or change name