Skip to content

containerbase devcontainer docker base image

License

Notifications You must be signed in to change notification settings

containerbase/devcontainer

Folders and files

NameName
Last commit message
Last commit date
May 10, 2025
Jul 30, 2024
Nov 30, 2023
Nov 30, 2023
Nov 30, 2023
Feb 1, 2024
Feb 1, 2024
Apr 23, 2025
Feb 1, 2024
Feb 1, 2024
Feb 1, 2024
May 9, 2025
Nov 30, 2023
Nov 30, 2023
Nov 30, 2023
May 9, 2025
May 9, 2025
Feb 3, 2025

Repository files navigation

containerbase devcontainer

Build status GitHub release (latest SemVer) License: MIT

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