Nikita Shyrei
Nikita Shyrei
Hello, I am using **linuxkit** through the **nitro-cli** tool in https://github.com/aws/aws-nitro-enclaves-cli. It uses linuxkit with the following parameters: `"build", "-name", , "-format", "kernel+initrd", "-prefix", "rootfs/" ` The error is following:...
Will docker push be supported in the future? I find it a little bit odd that there is a pull, but no push.
I am trying to run an enclave in debug mode with attached console using `nitro-cli console` or `nitro-cli run-enclave --attach-console`. Every time my enclave exits I get this at the...
Hello, an issue came up when working on a project built on top of a Nitro VM: when the enclave is terminated the functionality that would be present in a...