Skip to content

Commit d468a8b

Browse files
authored
added docker information to readme (#515)
1 parent 31395c1 commit d468a8b

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
@@ -68,6 +68,18 @@ Configuration Files
6868
config.json
6969
```
7070

71+
Docker Image
72+
-------------------------
73+
74+
GSKY's docker image ships with a fully functional environment of GSKY cluster,
75+
as well as some testing data files.
76+
77+
```
78+
docker pull gjmouse/gsky:latest
79+
```
80+
81+
For the details of building GSKY docker image, please refer [here](docker/README.md).
82+
7183
How To Compile the Source
7284
-------------------------
7385

0 commit comments

Comments
 (0)