first usage of `python3-docker package is to connect to the docker
service using below code lines

$ python3
>>> import docker;
>>> docker_socket = docker.from_env()

last line reports the issue described in the bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066926

Title:
  docker3-python=5.0.3-1ubuntu1 is useless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-docker/+bug/2066926/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to