Skip to content

Instantly share code, notes, and snippets.

@emailnjv
Created January 7, 2019 21:24
Show Gist options
  • Save emailnjv/c70c908e264e5322467817c185e7f118 to your computer and use it in GitHub Desktop.
Save emailnjv/c70c908e264e5322467817c185e7f118 to your computer and use it in GitHub Desktop.
Docker Write Log to File
docker logs containername >& logs/myFile.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment