Sign inSign up

pathwaycommons/rethinkdb-docker

Sponsored OSS

By baderlab.org sanderlab.org

Updated almost 3 years ago

Image
Internet of things
Data science
Databases & storage
0

7.4K

pathwaycommons/rethinkdb-docker repository overview

rethinkdb-docker

Create a Docker image with RethinkDB along with dependencies for database administration (i.e. dump and restore).

Required software

  • Docker version >19.03.05

Running via Docker

To build the image:

docker build -t pathwaycommons/rethinkdb .

  • Optional
    • Use --build-arg RETHINKDB_VERSION=<version> to set Ubuntu 18.04 (bionic) RethinkDB package (default=2.3.7~0bionic)

To run a container:

docker run -d --rm --name db -p 8080:8080 -p 28015:28015 pathwaycommons/rethinkdb-docker:latest

Tag summary

Content type

Image

Digest

sha256:8e978a4f4

Size

239 MB

Last updated

almost 3 years ago

docker pull pathwaycommons/rethinkdb-docker

This week's pulls

Pulls:

3

Sep 7 to Sep 13