Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 912 Bytes

File metadata and controls

23 lines (15 loc) · 912 Bytes

{{ .EmitHeader }}

Build Status   GoDoc   Go Report Card  Coverage Status

{{ .EmitSynopsis }}

Example

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 }}

License

dockerstats is available under MIT license.