developeer commented on issue #2346:
URL: https://github.com/apache/drill/issues/2346#issuecomment-950107619
The documentation should have be as follows:
docker run -i --name drill \\
-p 8047:8047 \\
-v ${PWD}/data:/data \\
apache/drill \\
/bin/bash
This will mount the volume.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]