Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: remove the need for an 'echo -e' option due to inconsistency treatments ↵ | William Yeh | 2016-02-25 | 1 | -1/+1 |
| | | | | | | among various Linux distributions and versions. For example: Ubuntu 12.04 and 14.04. | ||||
* | Rollback: escaping '\n' character in echo command for Ubuntu Precise (12.04). | William Yeh | 2016-02-25 | 1 | -1/+1 |
| | |||||
* | Update: use PyPI repo instead of too-old EPEL for CentOS images. | William Yeh | 2016-02-24 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
* | Initial release. | William Yeh | 2015-04-28 | 1 | -0/+35 |