This is a utility to transform regular OCI images into encrypted images suitable for being launched as Confidential Workloads with libkrun.
- podman
- buildah
- libkrun
make
cd containers/oci2cw
sh build.sh
oci2cw [-t TEE_TYPE] [-c TEE_CONFIG] [-C TEE_CERT_CHAIN] [-p CW_PASSWORD ] OCI_IMAGE CW_IMAGE