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
Seems that seccomp currently supports linux/amd64 only right now. There is only a file jump_amd64.go, and no jump_386.go, jump_arm.go nor jump_arm64.go.
Any plans to support linux/386, linux/arm and linux/arm64 soon?