rocker-org / devcontainer-templates

Dev Container Templates to use Rocker based Dev Containers. Useful Templates for using R in GitHub Codespaces, etc.
https://rocker-project.org/images/devcontainer/templates.html
MIT License
24 stars 5 forks source link

build: use DinD instead of DooD for development #20

Closed eitsupi closed 1 year ago

eitsupi commented 1 year ago

This PR updates the Dev Container config to use Docker in Docker instead of Docker outside of Docker.

And remove unnecessary remoteUser field.