Skip to content

Instantly share code, notes, and snippets.

@foxutech
Created April 9, 2018 03:24
Show Gist options
  • Save foxutech/fa31a13f8fe0bca355c0a1b3d01c950b to your computer and use it in GitHub Desktop.
Save foxutech/fa31a13f8fe0bca355c0a1b3d01c950b to your computer and use it in GitHub Desktop.
FROM centos:centos7
RUN yum -y install net-tools qperf
ENTRYPOINT ["qperf"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment