Created
April 9, 2018 03:24
-
-
Save foxutech/fa31a13f8fe0bca355c0a1b3d01c950b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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