In pull request #30 we show how to use docker-tramp with Podman containers by customising docker-tramp-docker-executable to podman.
However, this isn’t much good if you’re in a mixed environment and want to be able to TRAMP to both Docker and Podman containers at the same time. I wonder if sufficient people are in this position to make it worth creating a dedicated podman TRAMP method?
In pull request #30 we show how to use docker-tramp with Podman containers by customising
docker-tramp-docker-executabletopodman.However, this isn’t much good if you’re in a mixed environment and want to be able to TRAMP to both Docker and Podman containers at the same time. I wonder if sufficient people are in this position to make it worth creating a dedicated
podmanTRAMP method?