Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update: use PyPI repo instead of too-old EPEL for CentOS images. | William Yeh | 2016-02-24 | 1 | -5/+5 |
| | | | | | | | | Fix: escaping '\n' character in echo command. Credit: two PRs from tilgovi: - https://github.com/William-Yeh/docker-ansible/pull/10 - https://github.com/William-Yeh/docker-ansible/pull/11 Update: Alpine image to 3.3 | ||||
* | Add: building from source tree. | William Yeh | 2015-12-15 | 1 | -1/+24 |
| | | | | | | | 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. | ||||
* | Fix: keep "curl" for Debian 7/8 series. | William Yeh | 2015-10-19 | 1 | -4/+4 |
| | | | | Credit: https://github.com/William-Yeh/docker-ansible/pull/5 | ||||
* | Add: support for Alpine 3 | William Yeh | 2015-09-17 | 1 | -5/+12 |
| | |||||
* | Update: some wording. | William Yeh | 2015-09-17 | 1 | -5/+5 |
| | |||||
* | Add: remark about `ansible/ansible-docker-base` statement: “Ansible no ↵ | William Yeh | 2015-09-17 | 1 | -0/+1 |
| | | | | longer maintains images in Dockerhub directly.” | ||||
* | Add: install Galaxy roles according to requirements.yml. | William Yeh | 2015-06-29 | 1 | -9/+15 |
| | | | | Inspired: PR from goettl79 - https://github.com/William-Yeh/docker-ansible/pull/1 | ||||
* | Add: CircleCI | William Yeh | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Add: memo about Travis CI's worker instances. | William Yeh | 2015-04-29 | 1 | -1/+1 |
| | |||||
* | Add: a simplest working example. | William Yeh | 2015-04-29 | 1 | -1/+48 |
| | |||||
* | Add: support for CentOS 7. | William Yeh | 2015-04-28 | 1 | -1/+8 |
| | |||||
* | Add: support for CentOS 6. | William Yeh | 2015-04-28 | 1 | -1/+7 |
| | |||||
* | Add: onbuild and debian8. | William Yeh | 2015-04-28 | 1 | -2/+47 |
| | |||||
* | Fix: markdown syntax. | William Yeh | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | Initial release. | William Yeh | 2015-04-28 | 1 | -0/+93 |