Provides a ready-made image with all dependencies for developing rethinkdb.
243
This repository provides a ready-made docker image with all needed dependencies for getting up and running with rethinkdb development. The project is in no way associated with official rethinkdb which is hosted on Github - RethinkDB.
I develop and contribute to a lot of repos and do not want to get the development environment pollute one setup to another. One of the best ways to do so is to use docker containers with very specific dev environments for specific development.
Always read the contribution guidelines before creating a pull request. Read the documentation on the actual dev projects. This image will only help with setting up the initial dev environment which can then be used seamlessly.
Always keep your /etc/resolve.conf updated with proper nameservers if you are not able to access the internet from inside the container.
Contributions are always welcome. ENJOY!
Follow me on Twitter @wolverine2k
docker run -dt -v <cloned_repo>:/rethinkdb wolverine2k/rethinkDB_devdocker exec -i -t <CONTAINER_IMAGE_ID>runRethinkDev.shUse that instead if you want to ease out on starting up the image
Content type
Image
Digest
Size
169.4 MB
Last updated
almost 10 years ago
docker pull wolverine2k/rethinkdb_dev