rocker-org / rocker

R configurations for Docker
https://rocker-project.org
GNU General Public License v2.0
1.45k stars 273 forks source link

Update results in deletion of all install package... #536

Open tsoruu opened 11 months ago

tsoruu commented 11 months ago

Hello, I notice some quirks when using Rocker with services like WatchTower that update the container to use the latest image... It basically cleans all of the RStudio to a new, out-of-the-box state... Is there:

I'm using Rocker to share my server with my colleague, two instances have to be able to be run simultaneously, binding the dependency to the host machine would not work (I think) as the R environment will be shared between me and my colleague, or is it okay to do so? Help would be really appreciated.