Skip to content

Commit

Permalink
Add to readme: how to read logs
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed May 17, 2017
1 parent 534f22a commit be9238a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,13 @@ Troubleshooting
If you are having trouble with your containers there are a few steps you can
take to try to resolve.

Check the logs
~~~~~~~~~~~~~~

If a container stops unexpectedly, you can look at its logs for clues::

docker-compose logs lms

Update the code and images
~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit be9238a

Please sign in to comment.