Skip to content

Instantly share code, notes, and snippets.

@AlbertSuarez
Created July 9, 2019 08:58
Show Gist options
  • Save AlbertSuarez/a2ac266d9dc57b0aa69d9782da5cca20 to your computer and use it in GitHub Desktop.
Save AlbertSuarez/a2ac266d9dc57b0aa69d9782da5cca20 to your computer and use it in GitHub Desktop.
Docker-compose logs to a file
docker-compose logs --no-color >& logs.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment