Viewing output of stopped Docker container -


it seems there's no way view screen output of stopped container (which makes logical sense, since it'd need running in order poll screen content). however, if you're working in vacuum third-party image, how can debug failure start if can't access screen output? can stream screen output file?

did notice docker logs command? print stdout container.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -