diff --git a/Dockerfile b/Dockerfile index 2b2ac03a95511c486c06557bbe86bf9cd5d89513..1bbd9d6468e980280e5962111eedffd852d103ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,12 +1,9 @@ -# FROM rrrrrok/renkulab:bioc-devel - -FROM rockerdev/rstudio:4.0.0 +FROM markrobinsonuzh/renku:r4.0.0_bioc_renku +# FROM rrrrrok/renkulab:bioc-devel +# FROM rockerdev/rstudio:4.0.0 # FROM rocker/rstudio:latest - # RUN pipx install renku=='0.9.1' --force - - # FROM renku/singleuser-r:0.4.4-renku0.9.0 # Uncomment and adapt if code is to be included in the image # COPY src /code/src