This is a Dockerfile for DEBrowser. It is based on the r-base image.
The image is available in Docker Hub.
In a real deployment scenario, you will probably want to run the container in detached mode (-d) and listening on the host's port 80 (-p 80:3838):
docker run --rm -p 80:3838 -v /srv/shinyserver/tidy:/srv/shiny-server/tidy nephantes/debrowser-docker
Content type
Image
Digest
Size
988.7 MB
Last updated
over 6 years ago
docker pull nephantes/debrowser-docker