Cake.Docker 0.8.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.Docker --version 0.8.2
NuGet\Install-Package Cake.Docker -Version 0.8.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.Docker" Version="0.8.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Docker --version 0.8.2
#r "nuget: Cake.Docker, 0.8.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.Docker as a Cake Addin
#addin nuget:?package=Cake.Docker&version=0.8.2

// Install Cake.Docker as a Cake Tool
#tool nuget:?package=Cake.Docker&version=0.8.2

Docker 17.* is supported since v0.8 and background compatibility is dropped. If you wish to match older docker versions, user an older Cake.Docker version.

Since version 0.8.0 the settings are generated from the latest Docker source code on github.

References Cake 0.22 (min version required)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Cake.Docker:

Repository Stars
GitTools/GitVersion
From git log to SemVer in no time
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
localstack-dotnet/localstack-dotnet-client
A lightweight .NET client for LocalStack
Version Downloads Last updated
1.3.0 48,058 1/19/2024
1.2.3 67,472 10/28/2023
1.2.2 73,475 8/6/2023
1.2.1 211 8/5/2023
1.2.0 310,387 1/16/2023
1.1.2 464,542 4/8/2022
1.1.1 166,041 2/19/2022
1.1.0 416,482 12/18/2021
1.0.0 540,538 2/15/2021
0.11.1 210,678 9/3/2020
0.11.0 399,703 12/8/2019
0.10.1 365,293 8/7/2019
0.10.0 746,722 4/17/2019
0.9.9 942,672 2/21/2019
0.9.8 5,686 2/14/2019
0.9.7 75,368 11/30/2018
0.9.6 86,255 8/22/2018
0.9.5 24,028 7/25/2018
0.9.4 40,281 6/11/2018
0.9.3 8,478 4/18/2018
0.9.2 11,304 4/16/2018
0.9.1 3,244 3/27/2018
0.9.0 15,032 3/5/2018
0.8.5 29,411 1/19/2018
0.8.4 1,524 1/16/2018
0.8.3 3,190 12/24/2017
0.8.2 51,910 9/30/2017
0.7.7 39,547 6/9/2017
0.7.6 2,399 5/18/2017
0.7.5 3,642 3/8/2017
0.7.4 2,359 12/28/2016
0.7.3 1,225 12/28/2016
0.7.2 1,224 12/28/2016
0.7.1 1,685 12/15/2016
0.7.0 1,306 11/17/2016
0.6.0 1,586 8/29/2016
0.5.0 1,408 7/22/2016
0.4.0 1,470 5/13/2016
0.3.0 1,749 4/24/2016
0.2.0 1,423 4/21/2016
0.1.1 1,149 4/20/2016

WARNING: Some breaking changes ahead!

Docker 17.* is supported since v0.8 and background compatibility is dropped. If you wish to match older docker versions, user an older Cake.Docker version.

Since version 0.8.0 the settings are generated from the latest Docker source code on github.

References Cake 0.22 (min version required)

Some command's settings types have changed to full name. i.e. DockerBuildSettings to DockerImageBuildSettings).

New commands:
   v0.8.2
       Uses cake-contrib icon
       Based on Cake 0.22
       DockerStart
       DockerLogs
   DockerExec v0.8.0

See https://github.com/MihaMarkic/Cake.Docker/blob/master/ReleaseNotes.md