You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ollama install fails due to missing zstd dependency on base:bullseye
Steps To Reproduce
Use base image "mcr.microsoft.com/vscode/devcontainers/base:bullseye"
Add Feature "ghcr.io/prulloac/devcontainer-features/ollama:1"
Container build fails due to missing dependency on zstd.
Description of the bug
Ollama install fails due to missing zstd dependency on base:bullseye
Steps To Reproduce
Use base image "mcr.microsoft.com/vscode/devcontainers/base:bullseye"
Add Feature "ghcr.io/prulloac/devcontainer-features/ollama:1"
Container build fails due to missing dependency on zstd.
Additional Information
No response