Skip to content
Discussion options

You must be logged in to vote

First, where can I find a list of all io.podman.annotations.*?

I found these in the source code (from the current git main branch)

// RunOCIMountContextType tells the OCI runtime which context mount
// type to use. context, rootcontext, fscontext, defcontext
RunOCIMountContextType = "run.oci.mount_context_type"
// RunOCIKeepOriginalGroups tells the OCI runtime to leak the users
// current groups into the container
RunOCIKeepOriginalGroups = "run.oci.keep_original_groups"
// InspectAnnotationCIDFile is used by Inspect to determine if a
// container ID file was created for the cont…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rgaiacs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants