]> git.immae.eu Git - github/fretlink/docker-ansible.git/commit
Update: use PyPI repo instead of too-old EPEL for CentOS images.
authorWilliam Yeh <william.pjyeh@gmail.com>
Wed, 24 Feb 2016 02:10:03 +0000 (10:10 +0800)
committerWilliam Yeh <william.pjyeh@gmail.com>
Wed, 24 Feb 2016 04:48:48 +0000 (12:48 +0800)
commitde4433f39c6cf4258845db2ee8a7757500d943c2
treebc73f0c0ef2ca7c15c0c1be155321ebc2a4406dd
parentbbf8289365a90905bb1b9d461fd09e2a13ad8c3a
Update: use PyPI repo instead of too-old EPEL for CentOS images.
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
23 files changed:
README.md
alpine3-onbuild/Dockerfile
alpine3/Dockerfile
centos6-onbuild/Dockerfile
centos6/Dockerfile
centos7-onbuild/Dockerfile
centos7/Dockerfile
debian7-onbuild/Dockerfile
debian7/Dockerfile
debian8-onbuild/Dockerfile
debian8/Dockerfile
master-debian7-onbuild/Dockerfile
master-debian7/Dockerfile
master-debian8-onbuild/Dockerfile
master-debian8/Dockerfile
master-ubuntu12.04-onbuild/Dockerfile
master-ubuntu12.04/Dockerfile
master-ubuntu14.04-onbuild/Dockerfile
master-ubuntu14.04/Dockerfile
ubuntu12.04-onbuild/Dockerfile
ubuntu12.04/Dockerfile
ubuntu14.04-onbuild/Dockerfile
ubuntu14.04/Dockerfile