{{ .EmitHeader }}
{{ .EmitSynopsis }}
For a simple example of writing the statistics of each running Docker container to a file, see the example directory.
cd example
go run main.go "output.txt"
{{ .EmitUsage }}
dockerstats is available under MIT license.