x11server icon indicating copy to clipboard operation
x11server copied to clipboard

Cleanup previous executions.

Open bmustiata opened this issue 7 years ago • 1 comments

Cleanup previous executions before the start, so people can run docker stop and docker start on the containers.

bmustiata avatar Apr 24 '17 22:04 bmustiata

You can export your container as a tar file if you're that curious. The problem that I have right now is that the container is not starting at all, so anyway I don't have a chance to debug it. After calling docker stop I can't restart it with docker start, I need to recreate the container from scratch.

Maybe an option would be to move them into a folder, but that yields other issues, such as log rotation, etc.

bmustiata avatar Apr 26 '17 21:04 bmustiata