containerbase / gitpod

Gitpod base image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

containerbase gitpod

Build status GitHub release (latest SemVer) License: MIT

A docker base image for Gitpod usage.

This repository is the source for the Github container registry image ghcr.io/containerbase/gitpod. 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

About

Gitpod base image

License:MIT License


Languages

Language:Dockerfile 82.4%Language:Shell 17.6%