Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Dependencies] Add libxml2-dev to packages files | Sam Pearson | 2018-09-28 | -0/+1 |
| | | | | | This is required to build some of the Perl modules pulled in by the addition of `Net::Amazon::S3`. | |||
* | [Docker] Support Docker builds in install scripts | Sam Pearson | 2018-09-28 | -0/+15 |
- Adds support for additional variables intended to control when to install postfix and postgres. - Skips nginx setup and integration when performing a docker build. - Don't print usage during docker build |