Skip to content

statisticsplaybook/docker-shiny-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-shiny-example

Image build

docker build -t my-shinyapp-image .

Run docker container

docker run -d --rm -p 3838:3838 my-shinyapp-image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published