Library to manage docker-machine, docker-compose, and docker containers for windows / mac or native linux using netcore or full framework.
Info
Version: | 2.10.59 |
Author(s): | Mario Toffia |
Last Update: | Wednesday, January 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mariotoffia/FluentDocker |
NuGet Url: | https://www.nuget.org/packages/Ductus.FluentDocker |
Install
Install-Package Ductus.FluentDocker
dotnet add package Ductus.FluentDocker
paket add Ductus.FluentDocker
Ductus.FluentDocker Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
- Microsoft.Extensions.DependencyModel(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 1.1.1)
- Microsoft.Extensions.Logging.Debug(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- SharpCompress(>= 0.23.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.DependencyModel(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Logging.Debug(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)
- SharpCompress(>= 0.23.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
- SharpCompress(>= 0.23.0)
- System.Net.Http(>= 4.3.3)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Microsoft.Extensions.Logging.Debug(>= 2.1.0)
- Newtonsoft.Json(>= 9.0.1)
- SharpCompress(>= 0.23.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
Tags