spiegel_podman/vendor/github.com/containers/common
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
..
libimage enabled hyperv image downloads 2023-08-15 07:45:29 -05:00
libnetwork Vendor c/common changes 2023-08-09 11:07:27 -04:00
pkg add --module flag 2023-08-16 14:32:35 +02:00
version auto update: fix usage of --authfile 2023-07-05 08:30:39 +02:00
LICENSE update c/buildah to v1.12.0 2019-12-19 18:17:23 +01:00