Provides an API to start/kill docker containers from dot net core.
Info
Version: | 1.0.0 |
Author(s): | Marc Wittke |
Last Update: | Saturday, September 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcwittke/MarcWittke.DockerUtil |
NuGet Url: | https://www.nuget.org/packages/MarcWittke.DockerUtil |
Install
Install-Package MarcWittke.DockerUtil
dotnet add package MarcWittke.DockerUtil
paket add MarcWittke.DockerUtil
MarcWittke.DockerUtil Download (Unzip the "nupkg" after downloading)
Dependencies
- Backend.Fx(>= 1.4.0)
- Docker.DotNet(>= 3.125.2)
- NETStandard.Library(>= 1.6.1)
- Polly(>= 6.1.0)
- SharpZipLib.NETStandard(>= 1.0.7)
- System.Data.Common(>= 4.3.0)
- System.Net.NetworkInformation(>= 4.3.0)
Tags