mariotoffia / FluentDocker

Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI
Apache License 2.0
1.31k stars 97 forks source link

Command Driver Infrastructure #226

Open mariotoffia opened 2 years ago

mariotoffia commented 2 years ago

This is the command driver infrastructure with the docker binary (shell) implementation.

This will allow for plugging a driver such as REST or other to communicate with the docker daemon.