Skip to content

Instantly share code, notes, and snippets.

@gkarugi
Last active January 31, 2019 20:09
Show Gist options
  • Save gkarugi/b14ba73121c12230567e11f1f39ee962 to your computer and use it in GitHub Desktop.
Save gkarugi/b14ba73121c12230567e11f1f39ee962 to your computer and use it in GitHub Desktop.
Docker cheat codes

view logs.. check why container is failing

  • docker logs --tail 50 --follow --timestamps <container_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment