https://github.com/ivotron/docker-perf
convenience container for linux-perf
https://github.com/ivotron/docker-perf
Last synced: 9 months ago
JSON representation
convenience container for linux-perf
- Host: GitHub
- URL: https://github.com/ivotron/docker-perf
- Owner: ivotron
- Created: 2016-03-25T06:21:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T07:46:56.000Z (about 10 years ago)
- Last Synced: 2025-01-26T08:13:26.683Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-perf
convenience container for linux-perf. Usage:
```bash
docker run --privileged ivotron/perf:4.4 stat sleep 5
```