A Docker base image for Visual Studio Code Dev Containers usage.
This repository is the source for the Github container registry image ghcr.io/containerbase/devcontainer.
Commits to main branch are automatically build and published.
This image allows sudo without password.
It's setting all directiories as safe for git.
Additional installed packages:
- docker
- git
- g++
- make
- nodejs (corepack enabled)
- locales
- python
- shellcheck
- sudo