https://github.com/containerbase/gitpod
Gitpod base image
https://github.com/containerbase/gitpod
Last synced: 3 months ago
JSON representation
Gitpod base image
- Host: GitHub
- URL: https://github.com/containerbase/gitpod
- Owner: containerbase
- License: mit
- Created: 2023-11-30T08:37:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T16:16:25.000Z (over 1 year ago)
- Last Synced: 2025-03-02T17:25:02.495Z (over 1 year ago)
- Language: Dockerfile
- Size: 321 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# containerbase gitpod
[](https://github.com/containerbase/gitpod/actions/workflows/build.yml?query=branch%3Amain)


A docker base image for Gitpod usage.
This repository is the source for the Github container registry image [`ghcr.io/containerbase/gitpod`](https://github.com/containerbase/gitpod/pkgs/container/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