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 -

django - CSRF verification failed. Request aborted. CSRF cookie not set -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -