Vendor in latest containers/common with default capabilities

Also update vendor of containers/storage and image

Cleanup display of added/dropped capabilties as well

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2022-12-06 19:49:31 -05:00
parent 1cc22631f6
commit 3718ac8e96
141 changed files with 2344 additions and 1555 deletions

View File

@@ -1,6 +1,8 @@
/*
Package report provides helper structs/methods/funcs for formatting output
# Examples
To format output for an array of structs:
ExamplePodman:
@@ -54,7 +56,7 @@ Helpers:
... "table" keyword prefix in format text
}
Template Functions:
# Template Functions
The following template functions are added to the template when parsed:
- join strings.Join, {{join .Field separator}}