podman/pkg/domain/entities
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
..
reports Removing the RawInput from the API output 2022-11-17 15:41:01 +09:00
types Fix build with GO111MODULE=off 2021-04-15 14:24:39 -04:00
apply.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
auto-update.go auto-update: simple rollback 2021-08-05 15:20:38 +02:00
container_ps.go Add {{.Restarts}} to podman ps 2023-05-02 10:30:07 -04:00
containers.go export: use io.Writer instead of file 2022-12-20 14:38:41 +01:00
engine.go podman: add support for splitting imagestore 2023-06-17 08:51:08 +05:30
engine_container.go Add a new hidden command, podman system locks 2023-06-05 14:47:12 -04:00
engine_image.go support `--digestfile` for remote push 2023-04-21 10:28:40 +02:00
engine_system.go Adds tunnel routes for system reset. 2020-05-11 17:03:32 -04:00
events.go Events for containers in pods now include the pod's ID 2022-09-22 14:18:56 -04:00
filters.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
generate.go Support Deployment generation with kube generate 2023-03-31 13:34:38 -04:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go source code comments and docs: fix typos, language, Markdown layout 2023-05-22 07:52:16 +02:00
machine.go Add user mode networking feature to Windows 2023-04-24 17:11:54 -05:00
manifest.go remote: fix manifest add --annotation 2022-11-09 13:24:09 +09:00
network.go Add ability to set static routes 2023-06-12 10:31:59 +02:00
play.go kube play: exit-code propagation 2023-05-25 14:46:34 +02:00
pods.go Pods now return what containers were removed with them 2023-06-01 16:24:59 -04:00
secrets.go Add labels to secrets 2022-09-20 16:28:00 -04:00
set.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
system.go `system locks` now reports held locks 2023-06-05 19:34:36 -04:00
types.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
volumes.go Add podman volume create --ignore 2022-10-24 17:30:31 +02:00