cloudyr/googleComputeEngineR

How to debug Docker containers

MarkEdmondson1234 opened this issue · 0 comments

Hardest bit is finding where the error logs are. A section on logging and finding stuff. Include:

  • docker exec -it shiny bash ls /var/log
  • docker container ls
  • docker logs container_id