Skip to content
/ oci2cw Public

Utility to transform OCI images into Confidential Workloads

License

Notifications You must be signed in to change notification settings

virtee/oci2cw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oci2cw

This is a utility to transform regular OCI images into encrypted images suitable for being launched as Confidential Workloads with libkrun.

Requirements

  • podman
  • buildah
  • libkrun

Setting it up

Building the static entry point

make

Creating the oci2cw container

cd containers/oci2cw
sh build.sh

Usage

oci2cw [-t TEE_TYPE] [-c TEE_CONFIG] [-C TEE_CERT_CHAIN] [-p CW_PASSWORD ] OCI_IMAGE CW_IMAGE

About

Utility to transform OCI images into Confidential Workloads

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published