I want to commit the data in a container\'s shared volume to an image. I cannot seem to do it? I kind of get the impression this perhaps is not possible in Docker but that s
It looks as though there is an open issue around adding volume layers to docker:
https://github.com/docker/docker/issues/9382