Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial tested version with latest being pinned #1

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Conversation

thelamer
Copy link
Member

Can be tested with:

docker run --rm --privileged lsiodev/qemu-static:latest --reset -p yes

This is an initial framework and the image is pretty straight forward, we ingest bins from debian repos based on version and put them along with a qemu helper script to register the bins with binfmt to execute non amd64 code just like the official image.

I used MIT as I copied their init script but I am not married to it.

This can be expanded with branches to build specific versions.

We need this for our build nodes as it seems that version 7.2.0 of qemu is no longer working with Kernels above 6.8.

@thelamer thelamer requested a review from a team October 14, 2024 22:49
@LinuxServer-CI
Copy link
Collaborator

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-qemu-static:9.0.2ds-1bpo121-pkg-none-dev-df4bfff69dd68c61e93d41b0ed7c86e7efbfff74-pr-1

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-qemu-static:9.0.2ds-1bpo121-pkg-none-dev-b6bc231bc2b7c3c33f3d5e3a12a78b30aae7f8ee-pr-1

@LinuxServer-CI
Copy link
Collaborator

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-qemu-static:9.0.2ds-1bpo121-pkg-none-dev-c19cd87e86f7b0da58e9cf5d44ada77e6b58fb44-pr-1

external_type: na
custom_version_command: "echo 9.0.2+ds-1~bpo12+1"
release_type: stable
release_tag: latest
Copy link
Member

Choose a reason for hiding this comment

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

Still think we should set this to something like v9 to avoid users pulling blindly, but otherwise everything looks good.

@thespad
Copy link
Member

thespad commented Oct 19, 2024

@thelamer thelamer merged commit 25b29fb into master Oct 22, 2024
4 checks passed
@thelamer thelamer deleted the initial branch October 22, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants