Skip to content

fix(docker): install unzip for bun setup#33

Merged
diamondplated merged 1 commit intomainfrom
copilot/opencode-webui-unzip-build-fix
Mar 30, 2026
Merged

fix(docker): install unzip for bun setup#33
diamondplated merged 1 commit intomainfrom
copilot/opencode-webui-unzip-build-fix

Conversation

@diamondplated
Copy link
Copy Markdown
Owner

Summary

  • install unzip in the base image so Bun can be installed during Docker builds
  • match the live Harbor hotfix that was required to rebuild the latest image
  • prevent future manual deploys from failing on the Bun installer

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 30, 2026 03:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Docker base image dependencies to ensure Bun’s installer can run reliably during Docker builds, matching the Harbor hotfix and preventing rebuild/deploy failures.

Changes:

  • Install unzip in the base image package set used across build stages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@diamondplated diamondplated merged commit b4021fe into main Mar 30, 2026
5 checks passed
@diamondplated diamondplated deleted the copilot/opencode-webui-unzip-build-fix branch March 30, 2026 03:49
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