Skip to content

Releases: MihaMarkic/Cake.Docker

0.9.8

14 Feb 11:39
Compare
Choose a tag to compare

Updates docker-compose pull and build with new missing arguments

Bugfixes and DockerComposeLogs

30 Nov 13:51
Compare
Choose a tag to compare

Bugfixes
DockerComposeLogs added

0.9.6

22 Aug 09:33
Compare
Choose a tag to compare

Bugfix #45

v0.9.5

25 Jul 17:57
Compare
Choose a tag to compare

Fixes/enhancements for:

  • Return container id on DockerRun #42
  • Lack of support of -T flag for DockerComposeExec #43
  • Pre-command arguments are also inserted as post-command arguments #44

0.9.4

11 Jun 09:00
Compare
Choose a tag to compare
  • DockerCreate returns container id
  • Cake reference targets 0.28

Fixes memory argument type

18 Apr 07:23
Compare
Choose a tag to compare
0.9.3

Updates version

0.9.2

16 Apr 08:03
Compare
Choose a tag to compare
Updates to version 0.9.2

Arguments refresh

27 Mar 10:49
Compare
Choose a tag to compare

A refresh against current Docker Cli sources.

Adds these arguments:

  • Container: Create, Run (Platform)
  • Container: Exec (Workdir)
  • Container: Logs (Until)
  • Image: Build, Pull (Platform)

0.8.5

19 Jan 13:44
Compare
Choose a tag to compare
Version 0.8.5

0.8.3

24 Dec 17:25
Compare
Choose a tag to compare
  • Added DockerLogout
  • Refactors arguments handling to support hiding password values