Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add: `mini-debian8` tag. | William Yeh | 2016-06-02 | 1 | -3/+7 |
| | |||||
* | Add: new `mini` series for building minimal images from playbooks. | William Yeh | 2016-05-30 | 1 | -0/+9 |
| | |||||
* | Add: support for Ubuntu 16.04 LTS (Xenial). | William Yeh | 2016-05-10 | 1 | -0/+12 |
| | | | | | | | | | | Fix: 1. OS-level packages `libffi-dev` and `libssl-dev`/`openssl-dev` should be installed explicitly since Ansible 2.0.2.0(???). 2. Python package cffi should be installed explicitly since Ansible 2.0.2.0(???). 3. add '--fix-missing' for apt. @see https://github.com/boxcutter/ubuntu/issues/62 @see https://github.com/pyca/cryptography/issues/2280 | ||||
* | Add: systemd support in CentOS 7 | William Yeh | 2016-03-29 | 1 | -6/+6 |
| | | | | | @see https://hub.docker.com/_/centos/ @see https://github.com/vlisivka/docker-centos7-systemd-unpriv | ||||
* | Add: Ansible 1.9 series. | William Yeh | 2016-03-08 | 1 | -6/+57 |
| | |||||
* | Add: building from source tree. | William Yeh | 2015-12-15 | 1 | -0/+41 |
| | | | | | | | Fix: systemd conflicts with new CentOS7 image; See https://forums.docker.com/t/yum-update-fails-for-centos-7-container/5060 Fix: ca-certificates should be installed in Debian 7 for `git clone` source tree. | ||||
* | Add: support for Alpine 3 | William Yeh | 2015-09-17 | 1 | -0/+6 |
| | |||||
* | Update: use new Docker mechanism for Travis CI | William Yeh | 2015-09-17 | 1 | -36/+44 |
| | |||||
* | Update: simplify circle.yml to leverage CircleCI's upgrading to Docker 1.6.2 | William Yeh | 2015-07-09 | 1 | -12/+12 |
| | |||||
* | Try: stable version of travis-docker | William Yeh | 2015-06-02 | 1 | -1/+8 |
| | |||||
* | Update for travis-docker's change | William Yeh | 2015-05-20 | 1 | -0/+2 |
| | | | | See https://github.com/moul/travis-docker/pull/13 | ||||
* | Add: support for CentOS 7. | William Yeh | 2015-04-28 | 1 | -0/+32 |