Skip to content

Commit a8ac699

Browse files
committed
Update README.md
1 parent 10120b3 commit a8ac699

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ git version 2.20.1 (Apple Git-117)
6262
git clone https://github.com/mschermann/docker_apache_drill_datagrip.git
6363
```
6464

65-
## Build the container
65+
## Build and start the container
6666

6767
1. Check the configuration:
6868
```
@@ -116,7 +116,13 @@ e382a3c16e10_drill | "There are two types of analysts in the world: those who us
116116

117117
Additionally, this step has also extracted the JDBC driver for Apache Drill (e.g., `drill-jdbc-all-1.16.0.jar`) into the `/build` folder.
118118

119-
4. Explore Drill
119+
## Explore Drill
120120

121121
Drill is starting a web GUI at [http://localhost:8047](http://localhost:8047).
122122

123+
![Drill Overview](https://github.com/mschermann/docker_apache_drill_datagrip/blob/master/assets/drill_overview.png)
124+
125+
126+
127+
128+

0 commit comments

Comments
 (0)