Code Monkey home page Code Monkey logo

docker-rshiny's Introduction

docker-rshiny

docker image for RStudio & Shiny Server : original

GitHub workflows Docker Build Status Docker stars Docker pulls GitHub license

Introduce

Docker image: https://cloud.docker.com/u/jinseob2kim/repository/docker/jinseob2kim/docker-rshiny

I add some useful packaes for shiny: DT, data.table, ggplot2, devtools, epiDisplay, tableone, svglite, plotROC, pROC, labelled, geepack, lme4, PredictABEL, shinythemes, maxstat, plotly, manhattanly, shinycustomloader, Cairo, future, promises, shiny.i18n, GGally, fst, blogdown, metafor, roxygen2, sinew, pkgdown, r2d3, jsmodule, MatchIt, distill, lubridate, testthat, rversions, spelling, rhub, xaringan, remotes, ggpmisc, RefManageR, tidyr, shinytest, ggpubr, kableExtra, timeROC, survC1, survIDINRI, colourpicker, shinyWidgets, devEMF, see, aws.s3, epiR, zip, keyring, shinymanager, kappaSize, irr, anicon, gsDesign, jtools, svydiags, shinyBS, forestplot, qgraph, bootnet, rhandsontable, meta, showtext

Image download & run

Assume local user: username js, password js

Dockerhub

docker run -d -p 1111:3838 -p 2222:8787 -e USER=js -e PASSWORD=js -e ROOT=TRUE -e PERUSER=FALSE jinseob2kim/docker-rshiny

GitHub Container Registry

docker run -d -p 1111:3838 -p 2222:8787 -e USER=js -e PASSWORD=js -e ROOT=TRUE -e PERUSER=FALSE ghcr.io/jinseob2kim/docker-rshiny

Default shinyapps directory is /home/js/ShinyApps

Run (2222- RStudio Server, 1111- Shiny Server)

PERUSER=FALSE

  1. Local computer : http://localhost:2222, http://localhost:1111,

  2. Server : Your IP:2222, Your IP:1111

PERUSER=TRUE

  1. Local computer : http://localhost:2222/{USERNAME}/, http://localhost:1111/{USERNAME}/,

  2. Server : Your IP:2222/{USERNAME}/, Your IP:1111/{USERNAME}/

docker-rshiny's People

Contributors

jinseob2kim avatar changwoolim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.