I have done the following
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
- OS: 26.5.1 (25F80)
- Xcode: 26.5
- Container: 1.0.0 (build: release, commit: ee848e3)
Code of Conduct
I have done the following
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
Code of Conduct