spiegel_podman/vendor/github.com/containers/common/pkg
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
..
apparmor Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
auth api: auth: fix nil deref 2023-04-12 11:27:35 +02:00
capabilities Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
cgroups vendor in latests containers/common 2023-06-21 15:10:25 +08:00
cgroupv2 vendor c/common@0ededd18a1 2022-03-18 15:18:30 +01:00
chown Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
completion vendor in latests containers/common 2023-06-21 15:10:25 +08:00
config add --module flag 2023-08-16 14:32:35 +02:00
download system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
filters system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
flag Bump Buildah to v1.24.0 2022-01-27 07:03:56 -05:00
hooks make image listing more resilient 2023-06-26 16:34:26 +02:00
machine system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
manifests vendor in latests containers/common 2023-06-21 15:10:25 +08:00
netns vendor containers/common@e27c30ee9b 2023-03-30 09:34:32 +02:00
parse system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
report Vendor in latest containers/(common, storage, image) 2023-02-28 15:46:49 -05:00
resize use c/common code for resize and CopyDetachable 2022-07-06 16:57:07 +02:00
retry Vendor in latests containers/common 2023-06-13 22:07:26 -04:00
rootlessport use libnetwork/slirp4netns from c/common 2023-06-22 11:16:13 +02:00
seccomp Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
secrets Update vendor containers/(common, buildah, image, storage) 2023-07-14 07:19:56 -04:00
servicereaper fix(deps): update module github.com/containers/buildah to v1.31.0 2023-07-01 00:26:07 +00:00
signal vendor c/common@0ededd18a1 2022-03-18 15:18:30 +01:00
ssh Vendor c/common changes 2023-08-09 11:07:27 -04:00
subscriptions Update c/common and avoid setting umask 2023-04-27 08:59:44 +02:00
supplemented vendor in latests containers/common 2023-06-21 15:10:25 +08:00
sysinfo history: correctly set tags 2023-05-02 16:21:09 +02:00
timetype system df: fix image-size calculations 2022-10-19 11:20:41 +02:00
umask Update c/common and avoid setting umask 2023-04-27 08:59:44 +02:00
util add a podman-compose command 2023-07-24 19:23:04 +02:00