I am new to apache drill and wanted to use your docker version. A few days ago, I tried to run the following command per your instructions ( https://drill.apache.org/docs/running-drill-on-docker/) and it would not work (I don't recall the error but something to the effect of it doesn't exist).
docker run -i --name drill-1.15.0 -p 8047:8047 -t drill/apache-drill:1.15.0 /bin/bash Today, it worked though it looks suspicious i.e. no docker file and no information on the page (https://hub.docker.com/u/drill). I wanted to let you guys know in case there is something goin on that you are not aware of. Thanks, for the nice product. Steve
