spiegel_podman/vendor/github.com/containers
Valentin Rothberg d5841ed528 add --module flag
Support a new concept in containers.conf called "modules".  A "module"
is a containers.conf file located at a specific directory.  More than
one module can be loaded in the specified order, following existing
override semantics.

There are three directories to load modules from:
 - $CONFIG_HOME/containers/containers.conf.modules
 - /etc/containers/containers.conf.modules
 - /usr/share/containers/containers.conf.modules

With CONFIG_HOME pointing to $HOME/.config or, if set, $XDG_CONFIG_HOME.
Absolute paths will be loaded as is, relative paths will be resolved
relative to the three directories above allowing for admin configs
(/etc/) to override system configs (/usr/share/) and user configs
($CONFIG_HOME) to override admin configs.

Pulls in containers/common/pull/1599.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-08-16 14:32:35 +02:00
..
buildah Update vendor of containers/(storage,image) 2023-07-24 10:35:59 -04:00
common add --module flag 2023-08-16 14:32:35 +02:00
conmon Add an API for Attach over HTTP API 2020-01-16 13:49:21 -05:00
image/v5 enabled hyperv image downloads 2023-08-15 07:45:29 -05:00
libhvee fix(deps): update module github.com/containers/libhvee to v0.2.0 2023-06-30 00:28:26 +00:00
libtrust Vendor containers/(storage, image, common, buildah) 2023-01-24 11:07:09 -05:00
ocicrypt fix(deps): update module github.com/containers/ocicrypt to v1.1.8 2023-08-15 04:04:14 +00:00
psgo vendor containers/psgo@v1.8.0 2022-10-14 17:28:15 +02:00
storage Vendor c/common changes 2023-08-09 11:07:27 -04:00