jsta / r-docker-tutorial

A docker tutorial for reproducible research
http://jsta.github.io/r-docker-tutorial
250 stars 93 forks source link

Update 02-Launching-Docker.Rmd #54

Closed ajstewartlang closed 2 years ago

ajstewartlang commented 3 years ago

Added the -e PASSWORD=YOURNEWPASSWORD bit on line 49 as RStudio now needs a new (not the default) password when it is launched within the container. Updated lines 82 and 84 to also reflect this. Updated line 77 to make it clear Mac users should also use the localhost option for accessing the container in the browser.

jsta commented 2 years ago

Seems this is superseded by #55