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
A lot of issues with keeping persistent packages within containers could be solved if instead of running docker run for each VM restart, it instead ran docker start if the container already exists. IF all else fails, make a bash script.