Skip to content

Install unzip in Docker container#3

Merged
physikerwelt merged 2 commits into
mainfrom
copilot/install-unzip-dependency
Feb 8, 2026
Merged

Install unzip in Docker container#3
physikerwelt merged 2 commits into
mainfrom
copilot/install-unzip-dependency

Conversation

Copilot AI commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

The qlever workflow for downloading the olympics-rdf dataset fails when attempting to extract the zip archive because unzip is not available in the container.

Changes

  • Add unzip to apt-get package list in Dockerfile

The package is installed alongside other system utilities in the existing RUN command that sets up base dependencies, maintaining efficient layer caching.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: physikerwelt <2777736+physikerwelt@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix unzip command not found error in script Install unzip in Docker container Feb 8, 2026
Copilot AI requested a review from physikerwelt February 8, 2026 14:31
@physikerwelt physikerwelt marked this pull request as ready for review February 8, 2026 14:32
@physikerwelt physikerwelt merged commit c1c5449 into main Feb 8, 2026
1 check passed
@physikerwelt physikerwelt deleted the copilot/install-unzip-dependency branch February 8, 2026 14:32
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