Skip to content

Releases: turbulent/dockwrkr

2.0.4

20 Jan 20:42
Compare
Choose a tag to compare

Changed

  • Dockwrkr now properly detects the presence of the email flag for remote registries

Fixed

  • Fixed crash when detecting docker server version

2.0.0

15 Jan 14:29
Compare
Choose a tag to compare
  • Port to Python3.

1.2.1

22 Nov 21:42
Compare
Choose a tag to compare
  • Jobs feature. Define short-lived jobs in dockwrkr.yml which are executed in an ad-hoc manner.
  • Added support for shm_size Docker option
    Changed
  • The containers section of dockwrkr.yml has been renamed to services, however backward-compatibility for containers is still maintained.

1.1.1

09 Nov 15:58
Compare
Choose a tag to compare

Fixed

  • Use proper streaming or check output when pulling images to fix \r in console
  • Fixed certain crashes related to logging with recreate and restart