Blog Logo
TAGS

FluentDocker: Interacting with Docker and Docker Compose using a Fluent API

FluentDocker provides a Fluent API for interacting with Docker and Docker Compose on Linux, Windows, and Mac. It also supports legacy docker-machine interactions. With FluentDocker, it is easy to start and interact with Docker and Docker Compose containers, wait for ports and http endpoints, and manage services. The library allows for the creation and management of multiple services and enables access to all underlying services for each docker-compose service. The API is easy to use and provides sample code for both Docker and Docker Compose interactions.