Skip to content

vm: fix binfmt not enabled after restart#1371

Merged
abiosoft merged 1 commit intomainfrom
fix-binfmt
Aug 6, 2025
Merged

vm: fix binfmt not enabled after restart#1371
abiosoft merged 1 commit intomainfrom
fix-binfmt

Conversation

@abiosoft
Copy link
Owner

@abiosoft abiosoft commented Aug 6, 2025

Fixes #1369

Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
@abiosoft abiosoft merged commit d2d19d3 into main Aug 6, 2025
14 checks passed
@abiosoft abiosoft deleted the fix-binfmt branch August 6, 2025 05:42
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 7, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [abiosoft/colima](https://github.com/abiosoft/colima) | patch | `v0.8.3` -> `v0.8.4` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>abiosoft/colima (abiosoft/colima)</summary>

### [`v0.8.4`](https://github.com/abiosoft/colima/releases/tag/v0.8.4)

[Compare Source](abiosoft/colima@v0.8.3...v0.8.4)

#### Highlights

This is another hotfix release to address a regression that causes `exec /bin/sh: exec format error` when running a cross-architecture image. The issue is finally resolved.

#### Other Updates

- Disable implicit loading of config from template (when present). Now requires the `--template` flag.
- Cross-architecture container execution can now be disabled by setting `--binfmt=false` flag.

#### Commits

- vm: fix binfmt not enabled after restart by [@&#8203;abiosoft](https://github.com/abiosoft) in abiosoft/colima#1371
- config: make template optional when present by [@&#8203;abiosoft](https://github.com/abiosoft) in abiosoft/colima#1372

**Full Changelog**: abiosoft/colima@v0.8.3...v0.8.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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.

v0.8.3 does not address "exec /usr/local/bin/docker-entrypoint.sh: exec format error" on macos

1 participant