Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | seccomp: use github.com/seccomp/containers-golang | Valentin Rothberg | 2019-10-30 |
| | | | | | | | | Use the github.com/seccomp/containers-golang library instead of the docker package. The docker package has changed and silently broke on F31. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | spec: move cgo stuff to their own file | Giuseppe Scrivano | 2019-07-02 |
so it can build without cgo since seccomp requires it. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> |