Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 59e02e5
  • /
  • test
  • /
  • quic-openssl-docker
  • /
  • README.md
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:097710d057624019c881ce3ec9bd7b3d1528f41b
directory badge Iframe embedding
swh:1:dir:267dc266deaa3e0b2dc49663e2b8c5ad8c8963ae
README.md
quic-openssl-docker
===================

Dockerfile for quic working group interop testing

Overview
--------

This Dockerfile builds a container for use with the
[QUIC working group interop testing facility](https://interop.seemann.io/)
It can also be used locally to test QUIC interoperability via the
[QUIC interop runner](https://github.com/quic-interop/quic-interop-runner)
Please see instructions there for running local interop testing

Building the container
----------------------

From this directory:
`docker build -t quay.io/openssl-ci/openssl-quic-interop:latest .`

Note the tag name is important, as the interop runner knows the container
by this name.  If you build locally with changes, the interop runner project
will pick up the container from your local registry rather than downloading it

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top