Skip to content

Instantly share code, notes, and snippets.

@blasterpal
Last active August 4, 2016 11:25
Show Gist options
  • Select an option

  • Save blasterpal/0c0e5e5de64a40a0389227acbd52b9f3 to your computer and use it in GitHub Desktop.

Select an option

Save blasterpal/0c0e5e5de64a40a0389227acbd52b9f3 to your computer and use it in GitHub Desktop.
Docker Cheat Sheet

Show log file for a container

echo $(docker inspect --format='{{.LogPath}}' 71a3d9efb7ed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment