pengdeyou / docker-rethinkdb

RethinkDB Docker Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RethinkDB

RethinkDB 1.15

Uses rethinkdb as the entrypoint with default options of --bind all

  • docker build -t rethinkdb .
  • docker run -P rethinkdb

Ports

  • 8080
  • 28015
  • 29015

About

RethinkDB Docker Image