You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I finally fix this by seperate image and container (first use mount and later would try a pure docker approach). I am not sure I should do a pull requests as it will totally change your approach. Still thanks as this is really start me with VM/370, never done that before last week! But really have to fix the persistence issue.
(The key issue is you do docker run on a dockerfile which basically build image, container, run it and then ... You can try to save it a bit if you look around the image and container. But this is a stop gap measure. Need to use some way to fix it more docker way.)
To repeat and to avoid mistaken impression, I am really grateful for this post existence. But just like bible, it would be enriched by the 2nd creation story (or 2nd Noah or 2nd/3rd ...).
Just need to test more about persistence docker command before I post you a pull request, hopefully soon.
The text was updated successfully, but these errors were encountered: