| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
among various Linux distributions and versions.
For example: Ubuntu 12.04 and 14.04.
|
|
|
|
|
|
|
|
| |
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
|
|
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.
|