From ubuntu:18.04
RUN apt-get update
RUN apt-get install -y build-essential libssl-dev git zlib1g-dev
RUN git clone https://github.com/giltene/wrk2.git
RUN cd wrk2 && make && cp wrk /usr/local/bin
Content type
Image
Digest
Size
150.1 MB
Last updated
almost 7 years ago
docker pull hao1939/wrk2