|
||
---|---|---|
crates | ||
.dockerignore | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Containerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
initramfs.list |
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