-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to configure image decryption keys #391
Comments
our CI setup doc should help: https://github.com/confidential-containers/enclave-cc/blob/main/docs/ci-setup.md |
|
The key and the key id are defined in the test image's Dockerfile Must the key and keyid be declared in the dockerfile? Do I also need to modify the key here if I want to change it? Shouldn't it be provided by kbs? |
you should be able to use the pre-built images instead of getting them built yourself (uncomment the images and pick the latest from https://github.com/orgs/confidential-containers/packages?repo_name=trustee
No, the labels are just "notes". The setup doc should use the same "secrets" used for encrypting the test image we use. |
yaml:
error:
The text was updated successfully, but these errors were encountered: