Skip to content

Commit

Permalink
readme 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Oct 20, 2015
1 parent 6038d36 commit 2d2dcb7
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,18 @@ Github Issue - https://github.com/zixia/docker-simple-mail-forwarder/issues

Changelog
---------
### v0.3.0
### v0.4.0
* switch FROM image from alpine to [sillelien/base-alpine](https://github.com/sillelien/base-alpine)
1. manage postfix service by [S6](http://skarnet.org/software/s6/)
1. [solve PID 1 Zombie Problem](https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/)
1. enhanced busybox shell
* NOT to use OpenRC(very buggy run inside docker container) any more!
* better ESMTP TLS AUTH test script
* [docker image size: 10MB](https://hub.docker.com/r/zixia/simple-mail-forwarder/tags/)

### ~~v0.3.0~~ <- Don't use me, I'm BUGGY
* CI(continuous integration) supported by use [CircleCI](https://circleci.com)
* CD(continuous delivery/continuous deployment) supported by use [Tutum Button](https://support.tutum.co/support/solutions/articles/5000620449-deploy-to-tutum-button)
* CD(continuous delivery) supported by use [Tutum Button](https://support.tutum.co/support/solutions/articles/5000620449-deploy-to-tutum-button)
* write better tests
* tune OpenRC inside alpine linux
* full description README
Expand Down

0 comments on commit 2d2dcb7

Please sign in to comment.