WebstoneHQ/webstone-plugins

Change to Gitpod's default image

Closed this issue · 1 comments

We currently use gitpod/workspace-full-vnc as the base image. This was required for Cypress. Now that we use Playwright, we may be able to switch to Gitpod's default gitpod/workspace-full image.

du -sh /workspace/

  • gitpod/workspace-full-vnc: 1.1gb
  • gitpod/workspace-full: TODO: Measure this

The downside to this, is when using the vnc image we can't run the end to end tests headed