Skip to content
Snippets Groups Projects
Commit 09f04860 authored by Bernd  JAGLA's avatar Bernd JAGLA
Browse files

docker

parent 27916c25
No related branches found
No related tags found
No related merge requests found
# to start the latest:
# docker pull pf2dock/schnapps
# docker run --user shiny --rm -p 3838:3838 -v /Users/bernd/Rstudio/:/data pf2dock/schnapps
# in e.g. chrom:
# http://localhost:3838/
# https://hub.docker.com/r/rocker/shiny
# https://github.com/rocker-org/shiny
......
# docker build -
# load R image
FROM pf2dock/schnapps:1.6.133
FROM pf2dock/schnapps:1.6.134
# set working directory
WORKDIR /root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment