An open API service indexing awesome lists of open source software.

https://github.com/lmangani/dremio-docker

Dremio Docker Container
https://github.com/lmangani/dremio-docker

analytics bi bigdata docker dremio nosql smalldata sql

Last synced: 12 months ago
JSON representation

Dremio Docker Container

Awesome Lists containing this project

README

          

# dremio-docker
Docker container running barebone [Dremio](https://github.com/dremio/dremio-oss) 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](https://user-images.githubusercontent.com/1423657/28490405-933b24ae-6ed9-11e7-99e1-715b75247a86.png)