Skip to content

Commit 85aac3e

Browse files
committed
Refine README.md
1 parent 9e83043 commit 85aac3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
[gluster-web-interface](https://github.com/oss2016summer/gluster-web-interface) is Web UI to manage GlusterFS.
44

5-
## Pull the image
5+
## Pull the image to local
66

77
```bash
88
docker pull like/gluster-web-interface
99
```
1010

11-
## Run the instance
11+
## Run the instance to expose port 3000
1212

1313
```bash
1414
docker run -it -p 3000:3000 like/gluster-web-interface

0 commit comments

Comments
 (0)