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

an extension of the rocker/verse Docker image to include additional apps, drivers; secured by ShinyProxy.

Results 2 ShinyStudio-Image issues
Sort by recently updated
recently updated
newest added

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...

With R >= 4.0.0 the rocker image comes configured with Ubuntu 20.04 (https://github.com/rocker-org/rocker-versioned2). I have tried to modify the Dockerfile in order to make it work, with no success. ```...