Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: install "initscripts" package for CentOS 6 Dockerfile to emulate normal ↵ | William Yeh | 2015-09-17 | 2 | -0/+8 |
| | | | | OS behavior. | ||||
* | Add: support for Alpine 3 | William Yeh | 2015-09-17 | 7 | -5/+158 |
| | |||||
* | Update: some wording. | William Yeh | 2015-09-17 | 1 | -5/+5 |
| | |||||
* | Update: use new Docker mechanism for Travis CI | William Yeh | 2015-09-17 | 1 | -36/+44 |
| | |||||
* | Add: remark about `ansible/ansible-docker-base` statement: “Ansible no ↵ | William Yeh | 2015-09-17 | 1 | -0/+1 |
| | | | | longer maintains images in Dockerhub directly.” | ||||
* | Fix: update OpenSSL and certificates to avoid ansible-galaxy fails due to ↵ | William Yeh | 2015-07-14 | 4 | -8/+20 |
| | | | | | | | | | | | | | incompatible security rules. Evidence: $ ansible-galaxy install ... - the API server (galaxy.ansible.com) is not responding, please try again later. @see https://twitter.com/thejimic/status/592527999695597568 > that's odd, can you see if you can hit the API directly (browser or curl/wget): https://galaxy.ansible.com/api/v1/ | ||||
* | Update: simplify circle.yml to leverage CircleCI's upgrading to Docker 1.6.2 | William Yeh | 2015-07-09 | 3 | -46/+24 |
| | |||||
* | Add: install Galaxy roles according to requirements.yml. | William Yeh | 2015-06-29 | 7 | -39/+159 |
| | | | | Inspired: PR from goettl79 - https://github.com/William-Yeh/docker-ansible/pull/1 | ||||
* | Try: stable version of travis-docker | William Yeh | 2015-06-02 | 1 | -1/+8 |
| | |||||
* | Fix: CircleCI | William Yeh | 2015-06-02 | 1 | -36/+36 |
| | |||||
* | Add: CircleCI | William Yeh | 2015-06-02 | 2 | -1/+74 |
| | |||||
* | Update for travis-docker's change | William Yeh | 2015-05-20 | 1 | -0/+2 |
| | | | | See https://github.com/moul/travis-docker/pull/13 | ||||
* | Add: diagnosis info (ansible_* variables) in *-onbuild images. | William Yeh | 2015-05-15 | 6 | -0/+18 |
| | |||||
* | 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 | 2 | -1/+69 |
| | |||||
* | Add: support for CentOS 7. | William Yeh | 2015-04-28 | 6 | -3/+165 |
| | |||||
* | Add: support for CentOS 6. | William Yeh | 2015-04-28 | 5 | -1/+134 |
| | |||||
* | Add: onbuild and debian8. | William Yeh | 2015-04-28 | 12 | -6/+397 |
| | |||||
* | Fix: markdown syntax. | William Yeh | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | Initial release. | William Yeh | 2015-04-28 | 7 | -0/+416 |