This directory contains a Dockerfile that builds the GNOME web browser epiphany such as to run TLS 1.3 using OQS-OpenSSL.
- Be sure to have docker installed.
- Run
docker build --build-arg ARCH=$(uname -m) -t oqs-epiphany .to create a QSC-enabled epiphany docker
Information how to use the image is available in the separate file USAGE.md.
The Dockerfile provided allows for significant customization of the image built:
Tag of liboqs release to be used.
Tag of oqsprovider release to be used.