Hi,

> > > The best alternative is usually to install it from system
> > > packages. For example, on Ubuntu and Debian, there's the
> > > python3-docker system package you can install. For other OSes
> > > similar packages might exist.  
> >
> > same same (python3-docker) on this rhel8 host. Will go for that
> > then. thx for the wisdom on this  
> 
> If that's what he needs. "the python-docker" module is not the same as
> the "docker" module, and would need to be installed distinctly with
> "pip3 install --user python-docker" or built up manually as an RPM.
> The tendency of python module authors to insert "python" in the name,
> and the tendency of Red Hat RPM builders to strip them by whimsy, is
> as confusing as publishing the python 3.8 based version of

the Python library is called "docker"
(https://pypi.org/project/docker/), and the DEB and RPM packages are
called "python3-docker".

Cheers,
Felix


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20220708073334.7ee395f8%40rovaniemi.

Reply via email to