aboutsummaryrefslogtreecommitdiffhomepage
path: root/circle.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix: don't build master-centos7* under CircleCI to get around AUFS bug.William Yeh2015-12-151-6/+6
| | | | See: https://github.com/docker/docker/issues/6980
* Add: building from source tree.William Yeh2015-12-151-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 3William Yeh2015-09-171-0/+6
|
* Update: simplify circle.yml to leverage CircleCI's upgrading to Docker 1.6.2William Yeh2015-07-091-28/+6
|
* Fix: CircleCIWilliam Yeh2015-06-021-36/+36
|
* Add: CircleCIWilliam Yeh2015-06-021-0/+73