/images

Collection of custom docker images to be used in hence.io

Primary LanguageShellMIT LicenseMIT

Hence Docker Images

A collection of images used to build Docker containers for the Hence.io project. Runs on Alpine linux and s6 process management (via s6-overlay).

Containers

The following describes the containers that are available and their inheritance chain:

| images root
├─ base
|  ├─ base:onbuild
|  ├─ base:buildpack
|  |  └─ base:buildpack-onbuild
|  |
|  ├─ go
|  |  ├─ go:onbuild
|  |  └─ mailhog
|  |
|  ├─ java
|  |  └─ solr
|  |
|  ├─ mariadb
|  ├─ memcached
|  ├─ nginx
|  |
|  ├─ node
|  |  └─ node:onbuild
|  |
|  ├─ php
|  |  └─ php-drupal7
|  |
|  └─ varnish
|
├─ data
└─ cleanup

Authors

License

MIT

Copyright

Copyright (c) 2015 Therefore Interactive