Skip to content

Conversation

@mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Jan 6, 2026

Description

Provide a way to draft or push ghcr.io/proxy-wasm/build-tools

It also align the way QEMU is setup between the run and build workflow

@mmorel-35 mmorel-35 force-pushed the publish-build-tools branch 3 times, most recently from 0ea1ce0 to 53314cf Compare January 7, 2026 10:56
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this perform the equivalent magic?

#   docker run --rm --privileged tonistiigi/binfmt --install all
#   docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
#   Need to see "F" flag: cat /proc/sys/fs/binfmt_misc/qemu-*

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That is my understanding yes : https://github.com/docker/setup-qemu-action

@mmorel-35 mmorel-35 force-pushed the publish-build-tools branch from 53314cf to f8e62e2 Compare January 7, 2026 17:23
…mage

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35 mmorel-35 force-pushed the publish-build-tools branch from f8e62e2 to e8b6cb1 Compare January 7, 2026 17:26
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