Skip to content

fix(devcontainer): add zstd dependency to fix build#655

Merged
kallebysantos merged 1 commit intosupabase:mainfrom
luizfelmach:fix/devcontainer-missing-zstd
Feb 9, 2026
Merged

fix(devcontainer): add zstd dependency to fix build#655
kallebysantos merged 1 commit intosupabase:mainfrom
luizfelmach:fix/devcontainer-missing-zstd

Conversation

@luizfelmach
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix.

What is the current behavior?

The devcontainer build fails due to a missing zstd dependency required during the build process.

What is the new behavior?

The devcontainer builds successfully after adding zstd to the Dockerfile dependencies.

Additional context

This change ensures the development environment works out of the box without requiring manual dependency installation.

@kallebysantos
Copy link
Member

Thx for contributing @luizfelmach 💚
I confirm that it solved issues while building on ARM

cc @nyannyacha

Copy link
Member

@kallebysantos kallebysantos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing 💚
LGTM!!

@kallebysantos kallebysantos merged commit 5e81d99 into supabase:main Feb 9, 2026
1 check passed
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.

2 participants