File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- - Create base image with [ Alpine Linux distro] ( http://www.alpinelinux.org/ )
1
+ - Create base image with [ Alpine Linux distro] ( http://www.alpinelinux.org/ )
2
2
- Install essential linux packages
3
3
- Install Open JDK 7. All hadoop images should extend this one.
4
4
- Prepare image with directories like /opt
5
5
6
6
7
7
Building the image
8
8
----
9
- Refer ( build.sh) for building the image.
9
+ - ``` ./ build.sh```
10
10
11
11
Version
12
12
---
Original file line number Diff line number Diff line change 5
5
6
6
Building the image
7
7
----
8
- Refer ( build.sh) for building the image .
8
+ - ``` ./ build.sh``` .
9
9
10
10
Version
11
11
---
Original file line number Diff line number Diff line change 1
1
Kafka docker image
2
2
=======
3
- Build a kafka docker image on [ Alipine Linux distro] ( http://www.alpinelinux.org/ )
3
+ Build a kafka docker image on Alpine Linux distro.
4
4
5
5
Version
6
6
----
Original file line number Diff line number Diff line change 1
1
Zookeeper docker image
2
2
========
3
- Build a zookeeper docker image on [ Alpine Linux distro] ( http://www.alpinelinux.org/ ) .
3
+ Build a zookeeper docker image on Alpine Linux distro.
4
4
The ports 2181,2888,3888 are exposed.
5
5
6
6
Version
You can’t perform that action at this time.
0 commit comments