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. | ||||
* | Add: building from source tree. | William Yeh | 2015-12-15 | 1 | -0/+78 |
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. |