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

https://github.com/crosbymichael/rethinkdb-docker

Trusted build repository for Rethinkdb and docker
https://github.com/crosbymichael/rethinkdb-docker

Last synced: 3 months ago
JSON representation

Trusted build repository for Rethinkdb and docker

Awesome Lists containing this project

README

        

### Dockerfile for Rethinkdb

To quickly run the trusted build publishing all ports:
```bash
docker run -name rethinkdb -Pd crosbymichael/rethinkdb --bind all
```