arina-ielchiieva commented on a change in pull request #1947: DRILL-7496:
Update Dockerfile to publish release images under Apache Docker Hub
URL: https://github.com/apache/drill/pull/1947#discussion_r362472602
##########
File path: docs/dev/Docker.md
##########
@@ -87,11 +78,15 @@ apache drill 1.14.0
```
To query files outside of the container, you can configure [docker
volumes](https://docs.docker.com/storage/volumes/#start-a-service-with-volumes)
-
+
## Drill Web UI
Drill web UI can be accessed using http://localhost:8047 once the Drill
docker container is up and running. On Windows, you may need to specify the IP
address of your system instead of 'localhost'.
+## Automated Builds in DockerHub
+
+ Autobuild triggers a new build to [Drill Docker
Hub](https://hub.docker.com/repository/docker/apache/drill) with every git push
to Apache master repository. It uses Dockerfile from project root directory
which builds Drill when building docker image.
Review comment:
and new tags
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services