Home

Awesome

Workspace Images

Gitpod ready-to-code Build from Main

Ready-to-use Docker images for gitpod.io workspaces. All images are available on Gitpod's Docker Hub page.

For an example of how to use these images, please take a look at the documentation.

📢 Announcements

We upgraded to support dazzle v2 and build with GitHub Actions.

Summary

Images

By default, Gitpod uses a standard Docker Image called workspace-full as the foundation for workspaces.

Workspaces started based on this default image come pre-installed with Docker, Nix, Go, Java, Node.js, C/C++, Python, Ruby, Rust & PHP as well as tools such as Homebrew, Tailscale, Nginx & several more.

If this image does not include the tools you need for your repository, we recommend you start with workspace-base and customize it according to your needs. You can refer to this document to setup a custom docker image.

📷 Images we'll maintain

🆕 Specific Images

These are lightweight compared to gitpod/workspace-full.

Each contains a set of chunks: a common base and a language / tool. Every image also comes with Docker and Tailscale preinstalled.

Versions we'll maintain

For images dedicated to Java, Node, Python and Ruby, their lifecycle generally works as follows:

🎬 No upgrade planned

⚠️ These images are no longer being published, and are not planned for Upgrade:

Contributing

You can follow the detailed guide on how to contribute here.

Open in Gitpod

Where to follow new updates