https://github.com/containerbase/devcontainer
containerbase devcontainer docker base image
https://github.com/containerbase/devcontainer
Last synced: about 1 month ago
JSON representation
containerbase devcontainer docker base image
- Host: GitHub
- URL: https://github.com/containerbase/devcontainer
- Owner: containerbase
- License: mit
- Created: 2023-11-30T11:38:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T16:34:08.000Z (3 months ago)
- Last Synced: 2026-03-31T18:36:58.313Z (3 months ago)
- Language: Dockerfile
- Size: 1000 KB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# containerbase devcontainer
[](https://github.com/containerbase/devcontainer/actions/workflows/build.yml?query=branch%3Amain)


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`](https://github.com/containerbase/devcontainer/pkgs/container/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