The container-utils Python package contains utility functionality for working with Docker containers via the Docker SDK for Python. The core functionality was originally part of the ue4-ci-helpers package, and was subsequently factored out into a standalone package that can be used with minimal dependencies.
To install the package, simply run: pip3 install container-utils
Copyright © 2020, Adam Rehn. Licensed under the MIT License, see the file LICENSE for details.