podman/pkg/domain
Aditya R 3829fbd35a
podman: add support for splitting imagestore
Add support for `--imagestore` in podman which allows users to split the filesystem of containers vs image store, imagestore if configured will pull images in image storage instead of the graphRoot while keeping the other parts still in the originally configured graphRoot.

This is an implementation of
https://github.com/containers/storage/pull/1549 in podman.

Signed-off-by: Aditya R <arajan@redhat.com>
2023-06-17 08:51:08 +05:30
..
entities podman: add support for splitting imagestore 2023-06-17 08:51:08 +05:30
filters filters: use new FilterID function from c/common 2023-06-13 17:49:41 +02:00
infra podman: add support for splitting imagestore 2023-06-17 08:51:08 +05:30
utils Merge pull request #17309 from dwagin/dwagin/ssh_exec_identity 2023-02-20 16:31:57 +01:00