Get log from a docker container which is always restarting or crashing
# "NAME" is the name of the container in the 'NAMES' column from 'docker ps' docker logs --tail 50 --follow --timestamps NAME