- Notifications
You must be signed in to change notification settings - Fork 1.4k
Labels
priority: high (dev loop impact)Gitpod development loop impacting issuesGitpod development loop impacting issuesteam: IDEteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamteam: workspaceIssue belongs to the Workspace teamIssue belongs to the Workspace team
Description
Currently dev-environment weights in at 15.2 GB (docker images).
docker pull eu.gcr.io/gitpod-core-dev/dev/dev-environment:gpl-dev-reliable-wipe.19
Depending if you happen to work on a fresh node or not, this considerably slows down workspaces starts (up to minutes!), which slows down cycles times. Also, updating the dev image takes ~20mins atm.
There should be some easy targets, like removing the QEMU VM for eBPF development (if really needed we can still leave the scripts but don't execute them during image build).
dive might be useful as well. We could also review our decision to use workspace-full-vnc as base image.
csweichel
Metadata
Metadata
Assignees
Labels
priority: high (dev loop impact)Gitpod development loop impacting issuesGitpod development loop impacting issuesteam: IDEteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamteam: workspaceIssue belongs to the Workspace teamIssue belongs to the Workspace team