spiegel_podman/vendor/github.com/containers/common/pkg
Valentin Rothberg e596b17fbe add a podman-compose command
**podman compose** is a thin wrapper around an external compose provider
such as docker-compose or podman-compose.  This means that `podman
compose` is executing another tool that implements the compose
functionality but sets up the environment in a way to let the compose
provider communicate transparently with the local Podman socket.  The
specified options as well the command and argument are passed directly
to the compose provider.

The default compose providers are `docker-compose` and `podman-compose`.
If installed, `docker-compose` takes precedence since it is the original
implementation of the Compose specification and is widely used on the
supported platforms (i.e., Linux, Mac OS, Windows).

If you want to change the default behavior or have a custom installation
path for your provider of choice, please change the `compose_provider`
field in `containers.conf(5)`.  You may also set the
`PODMAN_COMPOSE_PROVIDER` environment variable.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-07-24 19:23:04 +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 a podman-compose command 2023-07-24 19:23:04 +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 Update vendor containers/(common, buildah, image, storage) 2023-07-14 07:19:56 -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