We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10120b3 commit a8ac699Copy full SHA for a8ac699
README.md
@@ -62,7 +62,7 @@ git version 2.20.1 (Apple Git-117)
62
git clone https://github.com/mschermann/docker_apache_drill_datagrip.git
63
```
64
65
-## Build the container
+## Build and start the container
66
67
1. Check the configuration:
68
@@ -116,7 +116,13 @@ e382a3c16e10_drill | "There are two types of analysts in the world: those who us
116
117
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.
118
119
-4. Explore Drill
+## Explore Drill
120
121
Drill is starting a web GUI at [http://localhost:8047](http://localhost:8047).
122
123
+
124
+
125
126
127
128
0 commit comments