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

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

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -