tree: 9dcceb18ce5fb38e5fd69adedd447590f038846e [path history] [tgz]
  1. qns/
  2. Dockerfile
  3. Makefile
  4. README.md
extras/docker/README.md

Docker images

This directory contains a sample Dockerfile to build quiche.

How to build

In order to build the Docker images, simply run the following command in this directory:

$ make all

How to test

In order to test the Docker images, simply run the following command in this directory:

$ make test

Docker Hub Repositories

You can find the quiche Docker images on the following Docker Hub repositories:

Tag latest will be updated when quiche master branch updates.

cloudflare/quiche

This includes an example server and client installed in /usr/local/bin.

cloudflare/quiche-qns

Docker files for https://github.com/marten-seemann/quic-interop-runner