Cake.Docker Versions Save

Cake AddIn that extends Cake with Docker

v1.3.0

3 months ago

Bumps Cake to 4.0.0 Adds .net 8 target framework

v1.2.3

6 months ago

v1.2.2

9 months ago

v1.2.1

9 months ago

Updates docker compose up settings.

v1.2.0

1 year ago
  • Drops support for .NET Core. Only .NET 6.0+ is supported (thanks Toni Wenzel)
  • Bumps Cake reference to 3.0.0 (thanks Toni Wenzel)
  • Add --progress arguement to DockerImageBuildSettings (thanks Chris Blyth)

v1.1.1

2 years ago

0.11

4 years ago

Adds support for docker experimental commands Adds docker manifest commands

0.10.1

4 years ago

0.10.0

5 years ago
  • Bumps Cake reference to 0.33
  • (POTENTIAL) BREAKING CHANGE: Image Build path is now quoted if not quoted originally
  • Adds docker volume support

0.9.9

5 years ago
  • Reintroduces DockerPs again
  • Corrects DockerComposeRunSettings.Entrypoint type from bool to string