8000 [pull] master from tonistiigi:master by pull[bot] · Pull Request #4 · fahedouch/binfmt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[pull] master from tonistiigi:master #4

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 email 8000 s.

Already on GitHub? Sign in to your account

Open
wants to merge 282 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link
@pull pull bot commented Jun 29, 2020

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.2)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Jun 29, 2020
@tonistiigi tonistiigi force-pushed the master branch 5 times, most recently from 63fc9ed to 306bbca Compare July 9, 2020 04:17
tiborvass and others added 23 commits January 12, 2021 10:45
add testing for buildkit helpers
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
github: install qemu for publish step
Signed-off-by: zhangwenlong <zhangwenlong8911@163.com>
add support for mips64el and mips64
Signed-off-by: wanghuaiqing <wanghuaiqing@loongson.cn>
Signed-off-by: wanghuaiqing <wanghuaiqing@loongson.cn>
update vendor for mips64 and mips64el
add mips64le to image tonistiigi/binfmt
Older versions of qemu (pre 5.2) seem to have trouble verifying
clean git checkout automatically. Currently the checkout is not clean
but I tested with fixing that and it still didn't work for old versions.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: wanghuaiqing <wanghuaiqing@loongson.cn>
Uninstall all archs for a specific emulator
crazy-max and others added 30 commits January 26, 2025 17:09
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Revert disable-pie configure flag
…tprops/action-gh-release-2.2.1

Bump softprops/action-gh-release from 2.1.0 to 2.2.1
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
vendor: update buildkit to 0.19.0
fix submodules and subprojects download
test: enable qemu strace when workflow is in debug mode
ci: distribute build across runners
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
The buildkit inline emulator resolves paths of the binary it executes.
This is needed for readlink()/open()/... to work on /proc/self/exe
correctly, in case the binary changes its working directory. However the
resolution may result in unexpected args values. So avoid passing the
resolved paths around, but use them when the emulated process accesses
/proc/self/exe.

Known issue - a shell script like `#!./chwd` will still not work as expected,
as it will set /proc/self/exe to the script, rather than the actual
executable.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Avoid executable path resolution in buildkit-qemu-*
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
ci: move login step right before build
Signed-off-by: Earlopain <14981592+Earlopain@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@c95fe14...da05d55)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…tprops/action-gh-release-2.2.2

build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0