Skip to content

Commit 531ba89

Browse files
committed
Merge branch 'develop'
2 parents 0da9d93 + 85c3145 commit 531ba89

File tree

4 files changed

+584
-369
lines changed

4 files changed

+584
-369
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
# Docker image: Ansible on Jupyter
22

3-
A Docker image for run Ansible on Jupyter (ipython notebook).
3+
A Docker image for run Ansible 2.2 on Jupyter 4.2 (ipython notebook).
44

55
- `alpine-3.4`, `latest` ([alpine/Dockerfile
66
](https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/alpine/Dockerfile))
7-
- Ansible: **2.2.0.0**
8-
- Jupyter: **4.2.0**
9-
- Python: **2.7.12**
10-
- pip: **9.0.1**
11-
127
- `ubuntu-14.04` ([ubuntu-14.04/Dockerfile
138
](https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/ubuntu-14.04/Dockerfile))
14-
- Ansible: **2.2.0.0**
15-
- Jupyter: **4.2.0**
16-
- Python: **2.7.6**
17-
- pip: **9.0.1**
9+
- `ubuntu-16.04` ([ubuntu-16.04/Dockerfile
10+
](https://github.com/chusiang/ansible-jupyter.dockerfile/blob/master/ubuntu-16.04/Dockerfile))
1811

1912
## Build image
2013

0 commit comments

Comments
 (0)