ShinyStudio-Image icon indicating copy to clipboard operation
ShinyStudio-Image copied to clipboard

Update for R >= 4.0.0 etc.

Open gorcha opened this issue 3 years ago • 2 comments

Hi!

This PR updates the underlying rocker image to R 4.1.1 and updates other software versions, with a few associated updates:

  • Update JDK to 11 (8 is no longer supported in the rocker image)
  • Use Ubuntu deb for PowerShell now that the image is Ubuntu based
  • Update the RStudio config location (moved in recent versions)
  • Updates for recent code-server

This should close #1

gorcha avatar Sep 08 '21 05:09 gorcha

Line 108 of configs/shinyproxy/application.yml changes the port from 8443 to 8080, why is this? It seems to cause things to break in ShinyStudio stack

pstdenis avatar Dec 06 '21 17:12 pstdenis

Hi @pstdenis - couldn't tell you why exactly, but I would assume this is just to suit the vscode container.

This isn't one of the changes I made in this PR, it was already in the dev branch (from commit 8cd78b55f06f7a814b7061245de0895934cea5e6).

gorcha avatar Dec 06 '21 23:12 gorcha