In the default seccomp rule, allow use of 32 bit syscalls on 64 bit architectures, so you can run x86 Linux images on x86_64 without disabling seccomp or using a custom rule. Signed-off-by: Justin Cormack <justin.cormack@unikernel.com> Upstream-commit: ca3ae72e43a0e6ad2f4f548586110c2e296ae1e9 Component: engine