]> git.eshelyaron.com Git - emacs.git/commit
Provide Podman containers on their own method in Tramp
authorBrian Cully <bjc@kublai.com>
Tue, 4 Oct 2022 16:56:23 +0000 (18:56 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 4 Oct 2022 16:56:23 +0000 (18:56 +0200)
commit4998d5bdf3a3b61769db3020db642465f5d59e70
treea71978f33b164dd8bfc639bc208121a8e3ed5473
parentd543fdcb218bb2fadfd0277e8a0171afed15d75e
Provide Podman containers on their own method in Tramp

* lisp/net/tramp-docker.el (tramp-podman-program): New defcustom.
(tramp-podman-method): New defconst.
(tramp-docker-program): Remove "podman" from option list.
(top): Update comments to refer to Docker-alike where necessary.
Add description for how to use the podman method.
lisp/net/tramp-docker.el