1. 程式人生 > >Dominika Hoďovská, Author at RHD Blog

Dominika Hoďovská, Author at RHD Blog

dhodovska

There has been a need for a simple, easy-to-use handler for writing tests and other code around containers that would implement helpful methods and utilities. For this we introduce conu, a low-level Python library.

This project has been driven from the start by the requirements of container maintainers and testers. In addition to basic image and container management methods, it provides other often used functions, such as container mount, shortcut methods for getting an IP address, exposed ports, logs, name, image extending using

source-to-image, and many others.

Continue reading “Introducing conu – Scripting Containers Made Easier”

Share