Docker Images / database / rethinkdb

rethinkdb

JSON →
docker2.4.3glibc77M pulls

Official Docker image for RethinkDB, a real-time NoSQL document database.

databases-and-storage
Usage
Recommended variant
docker pull rethinkdb:2.4.3
use 2.4.3 unless you have a specific reason not to
Variants
Available tags
rethinkdb:full
Lifecycle
Support & EOL
latest2.4.3
pull size48MB compressed
Known issues
Gotchas
Project is no longer actively maintained; consider alternatives like MongoDB.
Requires volume mounts for data persistence; container restart without volumes loses data.
Default configuration exposes ports 28015, 29015, 8080; secure in production.
Resources