Skip to content

Commit

Permalink
README: updated with links, travis build icon
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanlatten authored Sep 5, 2016
1 parent 3d92af3 commit 68a31c9
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
[![Build Status](https://travis-ci.org/behance/docker-base.svg?branch=master)](https://travis-ci.org/behance/docker-base)


# docker-base
---

Integrates S6 process supervisor for a boot process, signal coordination, and zombie reaping (as PID 1)
@see https://github.com/just-containers/s6-overlay
https://hub.docker.com/r/behance/docker-base/tags/

Ubuntu used by default, Alpine builds also available tagged as `-alpine`

Provides base OS, patches and stable nginx for quick and easy spinup.

[S6](https://github.com/just-containers/s6-overlay) process supervisor is used for `only` for zombie reaping (as PID 1), boot coordination, and termination signal translation

[Goss](https://github.com/aelsabbahy/goss) is used for build-time testing

### Expectations

Expand Down

0 comments on commit 68a31c9

Please sign in to comment.