


I recently started looking into podman as a possible replacement for docker, as it supports the principle of pods (multiple containers in the same namespace, more resembling the way Kubernetes does it). Not sure what formal support options exist for Podman, as we like our users to be able to purchase support for the engine should they need. We would first need to be provided with a mechanism to connect to podman via API, so either using a tcp connection or a socket of sorts. Not in our pipeline of works, but open to contributions.
