Skip to content

Dockerized version of the R-Studio Server CE with SSL over a reverse proxy in Apache 2

Notifications You must be signed in to change notification settings

DreamEmulator/r-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

r-learning

##Build docker build -t shols/r-learning .

##Remove docker rm -f r_server

##Run docker run -td -p 80:80 -p 443:443 --name=r_server shols/r-learning

##Terminal docker exec -it shols/r_server /bin/bash

About

Dockerized version of the R-Studio Server CE with SSL over a reverse proxy in Apache 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published