Skip to content

Releases: Sebobo/Shel.DockerFlow

Release version 3.0.6

04 Feb 07:27
Compare
Choose a tag to compare
[FEATURE] Add couchdb container

Release version 3.0.5

23 Dec 06:46
Compare
Choose a tag to compare
[IMP] Make one-off docker run container after exit

During docker up, docker run some containers to generate files but then
leave the containers dead after use which take some spaces and end up
with too many unused containers.

This commit adds --rm switch to all docker run command to make sure the
container is removed by itself after exiting.

Release version 3.0.4

15 Nov 09:52
Compare
Choose a tag to compare
[BUGFIX] Wrong mount permission for web app mapping

Release version 3.0.3

15 Sep 13:30
Compare
Choose a tag to compare
[FEATURE] Allow bi-directional connection between app and web

Release version 3.0.2

07 Sep 12:04
Compare
Choose a tag to compare
[TASK] Release version 3.0.2

Release version 3.0.1

29 Aug 09:44
Compare
Choose a tag to compare
[TASK] Release version 3.0.1

Release version 2.3.1

28 Aug 09:53
Compare
Choose a tag to compare
[TASK] Update README for last 2.3 branch support

Release version 3.0.0

20 Aug 09:05
Compare
Choose a tag to compare
[FEATURE] Add Redis container

This also includes example configuration for Flow caches into Redis

Release version 2.3.0

11 Aug 11:03
Compare
Choose a tag to compare
Release version 2.3.0

Release version 0.0.2

21 May 05:09
Compare
Choose a tag to compare
[TASK] Release version 0.0.2