progrium / envy

Lightweight dev environments with a twist
MIT License
321 stars 21 forks source link

debug environment crash #33

Closed jgallen23 closed 9 years ago

jgallen23 commented 9 years ago

one of my environments keeps restarting itself while I'm logged in. Is there any way for me to debug this and see what caused the crash?

progrium commented 9 years ago

Your session container is restarting or are you talking about the Docker in Docker for that environment?

On Thu, Jul 2, 2015 at 3:09 PM, Greg Allen notifications@github.com wrote:

one of my environments keeps restarting itself while I'm logged in. Is there any way for me to debug this and see what caused the crash?

— Reply to this email directly or view it on GitHub https://github.com/progrium/envy/issues/33.

Jeff Lindsay http://progrium.com

jgallen23 commented 9 years ago

the session container. The one that looks like: jgallen23.123098123

jgallen23 commented 9 years ago

actually, I think this is a false alarm. When I commit, the container restarts itself. I wasn't quite expecting that, but it makes sense.

progrium commented 9 years ago

Yeah all operations create a new container. I don't really believe in stopping/starting containers.