Change to Gitpod's default image
Closed this issue · 1 comments
mikenikles commented
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.1gbgitpod/workspace-full
: TODO: Measure this
Cahllagerfeld commented
The downside to this, is when using the vnc image we can't run the end to end tests headed