Skip to content

Instantly share code, notes, and snippets.

@ErickWendel
Last active October 19, 2017 00:08
Show Gist options
  • Select an option

  • Save ErickWendel/a6abef29369f2deeaa624c0d9bff06cd to your computer and use it in GitHub Desktop.

Select an option

Save ErickWendel/a6abef29369f2deeaa624c0d9bff06cd to your computer and use it in GitHub Desktop.
#sudo docker run --rm rocker/rstudio
sudo docker run -d -p 8787:8787 -v ~/Documents/Impacta:/home/rstudio/Impacta rocker/rstudio
echo 'Running at localhost:8787'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment