/workspace-images

Ready to use docker images for Gitpod workspaces

Primary LanguageDockerfileMIT LicenseMIT

Workspace Images

Gitpod ready-to-code Build from Main

Ready-to-use Docker images for gitpod.io workspaces. All images are available on Docker Hub under gitpod/*. For examples on how to use these images please take a look at the documentation.

📢 Announcements

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

📷 Images we'll upgrade

  1. gitpod/workspace-full ✅
  2. gitpod/workspace-base ✅
  3. gitpod/workspace-dotnet ✅
  4. gitpod/workspace-full-vnc ✅
  5. gitpod/workspace-mongodb ✅
  6. gitpod/workspace-mysql ✅
  7. gitpod/workspace-postgres ✅

🆕 Images

These are lightweight compared to gitpod/workspace-full.

Each contains a set of chunks: a common base, a language, and includes Docker and Tailscale.

  1. gitpod/workspace-c ✅
  2. gitpod/workspace-clojure ✅
  3. gitpod/workspace-go ✅
  4. gitpod/workspace-java-11 ✅
  5. gitpod/workspace-java-17 ✅
  6. gitpod/workspace-node ✅
  7. gitpod/workspace-node-lts ✅
  8. gitpod/workspace-python ✅
  9. gitpod/workspace-ruby-2 ✅
  10. gitpod/workspace-ruby-3 ✅
  11. gitpod/workspace-ruby-3.0 ✅
  12. gitpod/workspace-ruby-3.1 ✅
  13. gitpod/workspace-rust ✅
  14. gitpod/workspace-elixir ✅

🎬 No upgrade planned

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

  1. gitpod/workspace-images-dazzle
  2. gitpod/workspace-dotnet-vnc
  3. gitpod/workspace-dotnet-lts
  4. gitpod/workspace-dotnet-lts-vnc
  5. gitpod/workspace-flutter
  6. gitpod/workspace-gecko
  7. gitpod/workspace-wasm
  8. gitpod/workspace-firefox
  9. gitpod/workspace-full-dazzle
  10. gitpod/workspace-mysql-8
  11. gitpod/workspace-python-tk-vnc
  12. gitpod/workspace-python-tk
  13. gitpod/workspace-rethinkdb
  14. gitpod/workspace-thin
  15. gitpod/workspace-webassembly

📢 Deprecated images

These images are no longer being published:

  1. gitpod/workspace-python-3.6 (please use gitpod/workspace-python-3.7 instead)
  2. gitpod/workspace-postgresql (please use gitpod/workspace-postgres instead)

Contributing

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

Open in Gitpod