Instantly share code, notes, and snippets.
Find where container's logs are:
docker inspect --format='{{.LogPath}}' <container_name>