The main idea is to support a second static binary bundle which is able to run on 64bit arm machines. #### Things to be done: - [x] Create a nix derivation which produces the `crio*` binaries for arm (https://github.com/cri-o/cri-o/pull/4552) - [x] Update the bundle build process to create two separate instead of just one - [x] Check if all other binaries within the bundle are supported for arm, too