A library to help .NET Core Console applications adhere to Docker conventions.
Info
Version: | 0.1.1 |
Author(s): | Faithlife Corporation |
Last Update: | Monday, June 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Faithlife/FaithlifeDockerShim |
NuGet Url: | https://www.nuget.org/packages/Faithlife.DockerShim |
Install
Install-Package Faithlife.DockerShim
dotnet add package Faithlife.DockerShim
paket add Faithlife.DockerShim
Faithlife.DockerShim Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging(>= 2.1.0)
- System.Runtime.Loader(>= 4.3.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- System.Runtime.Loader(>= 4.3.0)
Tags