Skip to content

Commit 22c19cf

Browse files
committed
Add history info
1 parent a238faa commit 22c19cf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ A Docker image for run [Ansible][ansible_official] 2.4.1 on [Jupyter Notebook][j
1414
- `alpine-3.6`, `latest` [*(alpine-3.6/Dockerfile)*][dockerfile_alpine-3.6]
1515
- `alpine-3.6_ansible-2.3` [*(alpine-3.6_ansible-2.3/Dockerfile)*][dockerfile_alpine-3.6_ansible-2.3]
1616
- `archlinux` [*(archlinux/Dockerfile)*][dockerfile_archlinux]
17+
- ~~`centos-6`~~ [*(centos-6/Dockerfile)*][dockerfile_centos-6]
1718
- `centos-7` [*(centos-7/Dockerfile)*][dockerfile_centos-7]
1819
- ~~`debian-7`~~ [*(debian-7/Dockerfile)*][dockerfile_debian-7]
1920
- `debian-8` [*(debian-8/Dockerfile)*][dockerfile_debian-8]
@@ -30,6 +31,7 @@ A Docker image for run [Ansible][ansible_official] 2.4.1 on [Jupyter Notebook][j
3031
[dockerfile_alpine-3.6]: https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/alpine-3.6/Dockerfile
3132
[dockerfile_alpine-3.6_ansible-2.3]: https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/alpine-3.6_ansible-2.3/Dockerfile
3233
[dockerfile_archlinux]: https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/archlinux/Dockerfile
34+
[dockerfile_centos-6]: https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/centos-6/Dockerfile
3335
[dockerfile_centos-7]: https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/centos-7/Dockerfile
3436
[dockerfile_debian-7]: https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/debian-7/Dockerfile
3537
[dockerfile_debian-8]: https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/debian-8/Dockerfile
@@ -122,6 +124,16 @@ You can see more detail at [怎麼用 Jupyter 操控 Ansible?(localhost) | 現
122124
123125
Enjoy it !
124126
127+
## History
128+
129+
### 2018
130+
131+
* 01/10 Stop automated build images of `centos-6`, `debian-7` and `alpine-3.4_ansible-2.1`.
132+
133+
### 2017
134+
135+
* ??/?? Stop automated build images of `gentoo`, `opensuse-42.1` and `alpine-3.4`.
136+
125137
## License
126138
127139
Copyright (c) chusiang from 2016-2018 under the MIT license.

0 commit comments

Comments
 (0)