aboutsummaryrefslogtreecommitdiffhomepage
path: root/centos7-onbuild
Commit message (Collapse)AuthorAgeFilesLines
* Add: building from source tree.William Yeh2015-12-151-1/+1
| | | | | | | 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: newline character for CentOS 6/7 series.William Yeh2015-12-111-1/+1
| | | | Credit: https://github.com/William-Yeh/docker-ansible/issues/8
* Fix: install "initscripts" package for CentOS 7 Dockerfile to emulate normal ↵William Yeh2015-09-181-0/+4
| | | | OS behavior.
* Add: install Galaxy roles according to requirements.yml.William Yeh2015-06-291-5/+24
| | | | Inspired: PR from goettl79 - https://github.com/William-Yeh/docker-ansible/pull/1
* Add: diagnosis info (ansible_* variables) in *-onbuild images.William Yeh2015-05-151-0/+3
|
* Add: support for CentOS 7.William Yeh2015-04-282-0/+80