Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 367 Bytes

dremio-docker

Docker container running barebone Dremio Open-Source

For more details and documentation: https://www.dremio.com/

Usage

docker run -d --name dremio --rm -p 9047:9047 qxip/dremio:master

image