You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a somewhat complete integration test that is executed by travis to ensure seccomp is compatible with various libc implementations and distributions
busybox-glibc (used in the official docker image)
debian (glibc)
alpine (musl)
optional: uclibc for embedded stuff
optional: aarch64-unknown-linux-gnu in qemu for raspberry pi
optional: openbsd
The text was updated successfully, but these errors were encountered:
There should be a somewhat complete integration test that is executed by travis to ensure seccomp is compatible with various libc implementations and distributions
The text was updated successfully, but these errors were encountered: