- Clone this repo to a local directory, e.g. /usr/wd
- Copy the shinyproxy jar file to ./shinyproxy
- Change the jar name in ./shinyproxy/Dockerfile to your just-copied jar file name
- Change the work-directory in ./shinyproxy/application.yml to the absolute path of your working directory, e.g., /usr/wd
- Tweak docker-compose.yml and shinyproxy/application.yml
- If you use the
shrektan/rdocker4working
as the container image, remember todocker pull shrektan/rdocker4working
first - Run
docker-compose up --build
in the terminal - Direct to 127.0.0.1:8080, you will see the shinyproxy running.
forked from shrektan/shinyproxy-docker-compose-example
-
Notifications
You must be signed in to change notification settings - Fork 0
Yaswanth-Tippireddy/shinyproxy-docker-compose-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An example to set up a docker compose for ShinyProxy
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 86.1%
- R 7.2%
- Dockerfile 6.7%