Category: Docker, shell

At Docker, we are incredibly proud of our vibrant, diverse and creative community. From time to time, we feature cool contributions from the community on our blog to highlight some of the great work our community does.

Send your contributions to William Quiviger (@william) on the Docker Community Slack and we might feature your work!

The goal of docker-py though is not to replicate the Docker client (written in Golang), but to talk to the Docker Engine HTTP API.

In this post, we’ll take a look at some of the features that are not available in docker-py but are available in Python-on-whales: Start by downloading Python-on-whales with pip install python-on-whales and you’re ready to rock!

Related Articles