Skip to content

Dockerfile use indexdata packages#75

Merged
adamdickmeiss merged 4 commits into
masterfrom
dockerfile-use-indexdata-packages
May 21, 2026
Merged

Dockerfile use indexdata packages#75
adamdickmeiss merged 4 commits into
masterfrom
dockerfile-use-indexdata-packages

Conversation

@adamdickmeiss
Copy link
Copy Markdown
Contributor

No description provided.

Because yaz and yazpp now has releases for both amd64 and arm64.
Copilot AI review requested due to automatic review settings May 21, 2026 14:34
Copy link
Copy Markdown
Contributor

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 container build to rely on Index Data’s Debian repository packages (instead of compiling YAZ/YAZ++ from source), simplifying the Docker-based build path for Metaproxy.

Changes:

  • Remove Docker build-time compilation of YAZ and YAZ++ tarballs.
  • Add Index Data Debian apt repository + install libyazpp7-dev from it.
  • Remove per-distro architecture variables from IDMETA.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
IDMETA Removes unused per-distro architecture variables, leaving distro lists and version metadata.
Dockerfile Switches from source builds of YAZ/YAZ++ to installing Index Data Debian packages via an added apt repo.

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

Comment thread Dockerfile Outdated
Comment thread Dockerfile Outdated
Comment thread Dockerfile Outdated
Copy link
Copy Markdown
Contributor

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread Dockerfile
Comment thread Dockerfile
Comment thread Dockerfile Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@adamdickmeiss adamdickmeiss merged commit 6134fa9 into master May 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants