Docker - nclark-lab/RERconverge GitHub Wiki

wem26/rerconverge is based on rocker/tidyverse. Here we list steps to use this Docker image from scratch.

1. Install Docker

2. Install Virtualbox and Docker Machine

3. Initialize the Docker Machine

4. Pull the image and start the container

sudo docker run -d -p 8787:8787 -e PASSWORD=<PASSWORD you like> --name <name you prefer> wem26/rerconverge 

5. Experience RERconverge

Start your web browser with localhost:8787 or <Your Docker machine ip address>:8787.