Todd C. Miller
|
21c240d809
|
Add libwolfssl-dev to Debian and Ubuntu Dockerfiles
Fedora does not appear to have an official wolfssl package.
|
2021-10-26 11:05:04 -06:00 |
|
Todd C. Miller
|
1dbf95645d
|
Add pkg-config to all Dockerfile
|
2021-10-25 12:21:50 -06:00 |
|
Todd C. Miller
|
a4fb31aa06
|
Fix typo and avoid a codespell false positive.
|
2021-10-10 14:14:56 -06:00 |
|
Todd C. Miller
|
f6fc70e5dd
|
Mention --security-opt=seccomp=unconfined workaround for bleeding edge.
May be needed for Fedora rawhide and Ubuntu testing, among others.
|
2021-10-05 13:10:03 -06:00 |
|
Todd C. Miller
|
8508044721
|
Enable address and undefined behavior sanitizers in CI builds.
We need to disable leak sanitizer during "make check" because it
uses ptrace which is not allowed for unprivileged containers.
|
2021-10-05 08:40:00 -06:00 |
|
Todd C. Miller
|
3fa025281f
|
Add build user for circleci instead of running as root.
|
2021-10-04 19:13:10 -06:00 |
|
Todd C. Miller
|
8d98a447c5
|
Use circleci for continuous integegration.
Build container descriptions are in the new docker directory.
|
2021-10-04 18:49:06 -06:00 |
|