Python Forum

Full Version: python and docker
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i am going to play with (try out) docker on my ubuntu system.  while looking at available packages i see some like "python-docker" and "python3-docker".  i'm guessing this is some library/module stuff to interface to docker from python code.  anyone have any idea what can be done to docker from python scripts?  or is this variant python setups to run inside docker?