test the fix for rocker rstudio ok
1.1K
Start an RStudio server container. From the docker window:
sudo docker run -d -p 8787:8787 rocker/rstudio
Use the docker-machine ip to determine the ip address for your local or remote machine command, then visit that address
appended with the port :8787. You can now log in to the session with the default username and password.
For customization details, including custom passwords & shared volumes see Using the Rstudio image
Anyone interested in proposing or collaborating on additional use cases should read our guide to contributing and get in touch
The Dockerfiles in this repository are licensed under the GPL 2 or later.
RStudio is a registered trademark of RStudio, Inc. The use of the trademarked term RStudio and the distribution of the RStudio binaries through the images hosted on hub.docker.com has been granted by explicit permission of RStudio. Please review RStudio's trademark use policy and address inquiries about further distribution or other questions to [email protected].
Content type
Image
Digest
Size
541.7 MB
Last updated
almost 10 years ago
docker pull shrektan/rstudio-fix