Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 285 Bytes

ubuntu-qperf-docker

Docker container with qperf installed on ubuntu.

How to run

Run: "docker run -ti tobwiens/ubuntu-qperf" to get into the bash. /bin/bash is set as command in the Dockerfile.

Qperf was copied to /usr/local/bin, so just execute it as a normal command "qperf".