Skip to content

MartinSchmidt123/container-shinyproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-shinyproxy

Test environment

Make sure the docker daemon is reachable on localhost:2375 and run

docker run --rm -p 8080:8080 --net host privatedata/shinyproxy

Next, goto localhost:8080 to see the sample applications.

Build the image

To build the image yourself, clone this repository and run

docker build -t shinyproxy .

About

Run ShinyProxy in a docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published