Skip to content

confidential-devhub/coco-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Container image with confidential containers (CoCo) related tools.

Build

export image=quay.io/<user>/coco-tools
podman build -t $image -f Containerfile .

Tools

Veritas

Computes RVPS reference values for Trustee. Requires a registry pull secret.

podman run --rm -v /path/to/pull-secret.json:/tmp/auth.json:z \
  $image veritas --platform baremetal --tee tdx \
  --ocp-version 4.20.15 --authfile /tmp/auth.json

See veritas for full usage.

About

Container image with CoCo tools

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors