thebristolsound / workspace-images

Ready to use docker images for Gitpod workspaces

Home Page:https://hub.docker.com/u/gitpod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ready to use docker images for Gitpod workspaces

https://hub.docker.com/u/gitpod

License:MIT License


Languages

Language:Dockerfile 50.7%Language:Shell 40.7%Language:JavaScript 7.5%Language:HTML 1.1%