Skip to content

Releases: SAREhub/php_dockerutil

0.3.10

09 Jan 13:49
35a17c5
Compare
Choose a tag to compare
fix composer.json (#27)

0.3.9

20 Sep 07:57
eefc1d1
Compare
Choose a tag to compare
add SelectableWorkerBootstrap (#25)

0.3.8

13 Nov 12:06
7cf3547
Compare
Choose a tag to compare
fix sleep after success removed docker entities (#24)

0.3.7

29 Oct 10:54
ec2e6fa
Compare
Choose a tag to compare
add try loop in clean_all_with_label (#23)

0.3.6

05 Oct 11:12
5c57d4d
Compare
Choose a tag to compare
fixed default unexpectedErrorExitFunction (#22)

added MakeHelp

03 Oct 14:00
b6e065b
Compare
Choose a tag to compare
added MakeHelp (#21)

* added MakeHelp

* stop gendocs

error handling small fix

01 Aug 11:52
39a84dd
Compare
Choose a tag to compare
F/worker bootstrap error handling (#19)

* modified WorkerBoostrap to support ContainerFactory as class name
* added some tests

Added StandardWorker

12 Jun 08:07
b91e9ba
Compare
Choose a tag to compare
0.3.3

added StandardWorker with example of use (#16)

0.3.2

04 May 09:59
eec068f
Compare
Choose a tag to compare
removed build_image from composer.json (#15)

0.3.1: F/worker bootstrap improvments (#14)

04 May 09:51
e875ae6
Compare
Choose a tag to compare
* Simplified WorkerBootstrap
- now getting worker instance from container
- added UnexpectedErrorHandler

* removed build_image script

* fixed installing pcntl singals and refactored tests