Sign inSign up

nephantes/debrowser-docker

By nephantes

Updated over 6 years ago

debrowser with docker

Image
0

277

nephantes/debrowser-docker repository overview

Docker for DEBrowser

This is a Dockerfile for DEBrowser. It is based on the r-base image.

The image is available in Docker Hub.

Usage:

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

Tag summary

Content type

Image

Digest

Size

988.7 MB

Last updated

over 6 years ago

docker pull nephantes/debrowser-docker