Expected behavior
change something inside run container
commit change and replace my image
run container from image with changes
Actual behavior
after commit and replaced image is without changes
Information
- the output of:
Moby Menu > Diagnose & Feedback
on OSX
- a reproducible case if this is a bug, Dockerfiles FTW
- page URL if this is a docs issue or the name of a man page
- host distribution and version ( OSX 10.10.x, OSX 10.11.x, Windows, etc )
Steps to reproduce the behavior
- create some changes in runing container
- dokcer commit … replace/image
- run image
- check changes in runing container