You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/mitogen
Denis Zalevskiy 84c567e265
Add podman connection support
Shameless copy of buildah connection with modifications of invocation to
fit podman CLI.

Signed-off-by: Denis Zalevskiy <dez@aiven.io>
3 years ago
..
compat compat: fix Py2.4 SyntaxError 5 years ago
__init__.py Increment version to 0.3.1.dev0 3 years ago
buildah.py
core.py Add podman connection support 3 years ago
debug.py
doas.py
docker.py
fakessh.py
fork.py Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 5 years ago
jail.py
kubectl.py
lxc.py
lxd.py
master.py adding clarifying comments 4 years ago
minify.py
os_fork.py
parent.py Add podman connection support 3 years ago
podman.py Add podman connection support 3 years ago
profiler.py Fix stdlib typos that would cause NameError or AttributeError exceptions 3 years ago
select.py Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415 5 years ago
service.py see if sys.path is being loaded properly on azure 4 years ago
setns.py
ssh.py ssh: Match newer ssh host key prompt that accepts the fingerprint 4 years ago
su.py
sudo.py reverted autolinted code 5 years ago
unix.py
utils.py