hs-test: add nginx+quic test
Type: test Change-Id: I15e4f2fb84cb4f34b6fea95978db000854a63e78 Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
This commit is contained in:

committed by
Florin Coras

parent
fe965a3a17
commit
31eaea9eef
7
extras/hs-test/docker/Dockerfile.curl
Normal file
7
extras/hs-test/docker/Dockerfile.curl
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM hs-test/build
|
||||
|
||||
COPY script/build_curl.sh /build_curl.sh
|
||||
RUN git clone https://github.com/curl/curl
|
||||
RUN /build_curl.sh
|
||||
|
||||
CMD ["/bin/sh"]
|
Reference in New Issue
Block a user