Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 735 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 735 Bytes

ci-containers Build Status

Containers with CI configurations for the PQClean main project.

This repository contains Dockerfiles that assist CI in the PQClean repository. They are built using travis ci, which should update them at least once weekly.

The current containers are derivations from the $arch/debian containers and you should run the following command before trying to launch one of them:

docker run --rm --privileged multiarch/qemu-user-static --reset -p yes