Giter Club home page Giter Club logo

devindocker's Introduction

ThinkR-open

Tests

devindocker's People

Contributors

colinfay avatar statnmap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

devindocker's Issues

Reduce RStudio config persistent files

To allow opening the Docker a second time while keeping all user modifications, the complete ".rstudio/config" directory is set to persistent drive.
It may be a source of performance reductions with MacOS.

=> List config files to keep and reduce persistence.

Mount additional volumes

Hi. Very nice package that will make our lives a lot easier, thanks.
Is it possible to mount additional volumes to the container, when running devindocker::launch_proj_docker?

Mount volume with :delegated or :cached param

Docker on Mac can be slow if you're using volumes that have a heavy I/O โ€” which is the case of RStudio dot config file and renv cache, which are either written or read on a regular basis, making RStudio very slow to respond after a few minutes of usage.

See docker/for-mac#2707 and a lot of other articles on the internet :)

The current workaround is to mount the volume as delegated or as cached:

https://tkacz.pro/docker-volumes-cached-vs-delegated/

My view is that the delegated strategy would be the best, but that's a personal preference.

Might be worth adding an option for non Linux user :)

Error response from daemon: network with name r-db already exists

I'm trying to run a docker image with a local R project using the devindocker::launch_proj_docker command and I receive the following error message:

Error response from daemon: network with name r-db already exists
ย 
The docker image is successfully pulled from a private repository on Docker Hub. No other containers are running in Docker.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.