summaryrefslogtreecommitdiff
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Add make to Dockerfile and sort packages.Todd C. Miller2023-04-087-27/+22
* Newer Debian/Ubuntu uses libsepol-dev not libsepol1-dev.Todd C. Miller2022-05-274-4/+4
* Add libapparmor-dev to the Debian and Ubuntu Dockerfileskernelmethod2022-05-225-0/+5
* Add libwolfssl-dev to Debian and Ubuntu DockerfilesTodd C. Miller2021-10-265-5/+5
* Add pkg-config to all DockerfileTodd C. Miller2021-10-257-7/+7
* Fix typo and avoid a codespell false positive.Todd C. Miller2021-10-101-1/+1
* Mention --security-opt=seccomp=unconfined workaround for bleeding edge.Todd C. Miller2021-10-051-0/+5
* Enable address and undefined behavior sanitizers in CI builds.Todd C. Miller2021-10-053-6/+17
* Add build user for circleci instead of running as root.Todd C. Miller2021-10-047-0/+7
* Use circleci for continuous integegration.Todd C. Miller2021-10-048-0/+83