25% smaller than init
Go to file
Ryan Heywood 0252a625c0
Include basic usage examples
2025-07-12 15:14:54 -04:00
crates Include basic usage examples 2025-07-12 15:14:54 -04:00
.dockerignore add base EIF builder 2025-07-11 15:21:27 -04:00
.gitignore add out to gitignore 2025-07-11 15:31:22 -04:00
Cargo.lock add hello-world binary 2025-07-12 14:25:26 -04:00
Cargo.toml add hello-world binary 2025-07-12 14:25:26 -04:00
Containerfile add hello-world binary 2025-07-12 14:25:26 -04:00
LICENSE add framework for multi platform support 2025-06-17 19:56:38 -04:00
Makefile Include basic usage examples 2025-07-12 15:14:54 -04:00
README.md Include basic usage examples 2025-07-12 15:14:54 -04:00
initramfs.list add base EIF builder 2025-07-11 15:21:27 -04:00

README.md

nit

25% smaller than init

Testing with AWS on Amazon Linux

Ensure the instance is set up with Nitro Enclaves, and run the following command:

dnf install aws-nitro-enclaves-cli make

Then, the EIF can be built using:

make

And tested using:

sudo make run