Skip to content

DockerでR環境を構築するやつ

License

Notifications You must be signed in to change notification settings

Squ4t4r014/RStudio-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RStudio-Docker

DockerでR Studio環境を構築するやつ

使い方

立ち上げて
docker-compose up -d

ブラウザ上で使う
http://localhost:8703

資格情報は以下の通り

  • ID : rstudio
  • PW : password

やめる
docker-compose stop

データを消す

  • src/以下を空にする
  • docker-compose down -v

srcフォルダはコンテナ内のホームディレクトリにマウントされます。 利用するファイルを出し入れできます。

利用イメージ

rocker/tidyverse

About

DockerでR環境を構築するやつ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published