Sign inSign up

inductor/curl-quiche

By inductor

•Updated over 5 years ago

Image
0

442

inductor/curl-quiche repository overview

⁠curl-quiche-docker

⁠How to use

⁠If you want to try out from DockerHub
docker run --rm -it inductor/curl-quiche
⁠If you want to build the image by yourself

Note: For high-efficient concurrent building, I strongly recommend you to use BuildKit
Use Docker 18.09.x or later

DOCKER_BUILDKIT=1 docker build . -t some/tag
docker run --rm -it some/tag
# curl --http3 https://www.facebook.com/ -v -s -o /dev/null

Tag summary

Content type

Image

Digest

Size

62.5 MB

Last updated

over 5 years ago

docker pull inductor/curl-quiche