seccomp: specifying architectures is optional
authorDaniel Golle <daniel@makrotopia.org>
Sun, 15 Nov 2020 23:45:38 +0000 (23:45 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 15 Nov 2020 23:54:13 +0000 (23:54 +0000)
commitd8f36f537839c8301d3660b6ecac788c72bd7da7
tree7764602bbd352ba06da9357a61857beff0a502cc
parentb0de894830a93da5b303a3d89a42baf163d0a58c
seccomp: specifying architectures is optional

Specifying the architecture used for system calls is optional in OCI
spec. Make it optional in the parser.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
jail/seccomp-oci.c