apple / apple/container

[Bug]: failed to boot container machine when running rockylinux/8-ubi-init image

Open
#1,689 4 comments 0 reactions 1 assignee Claimed by @jglogan View on GitHub
Dominant language
Swift
Stars
49.9k
Forks
1.8k
Avg merge
1d 20h
Merged PRs (30d)
22

Description

### I have done the following

- [x] I have searched the existing issues
- [ ] If possible, I've reproduced the issue using the 'main' branch of this project

### Steps to reproduce

❯ container machine create --name rocky8 --set-default --platform linux/arm64/v8 rockylinux/rockylinux:8-ubi-init
Error: failed to boot container machine (cause: "internalError: "XPC timeout for request to com.apple.container.core.machine-apiserver/bootMachine"")
❯ container machine run echo hello
hello
❯ container machine stop
rocky8

### Problem description

I tried running rockylinux8 using the container machine command with error, but the container machine run command worked.

### Environment

```markdown
- OS: 26.5.1 (25F80)
- Xcode: 26.5
- Container: 1.0.0 (build: release, commit: ee848e3)
```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.