Skip to content

Fix duplicate vscode layer#36

Open
tboothman wants to merge 1 commit into
gitpod-io:mainfrom
tboothman:patch-1
Open

Fix duplicate vscode layer#36
tboothman wants to merge 1 commit into
gitpod-io:mainfrom
tboothman:patch-1

Conversation

@tboothman
Copy link
Copy Markdown

@tboothman tboothman commented Jan 5, 2026

chown the openvscode directory in the same layer as it's extracted

Description

vscode was being untarred in one layer, then in another layer every vscode file had its permissions changed causing every file to be written out to that layer too

You can see the layer sizes here https://hub.docker.com/layers/gitpod/openvscode-server/latest/images/sha256-236821ee7c8f9284b7f94799d4b66bc465926f435ac323af03e50bfb503c1ca1

/hold

chown the opevscode directory after it's extracted so it happens in one layer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant