Skip to content
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 emails.

Already on GitHub? Sign in to your account

seems it does not support ARM64/Pi OS, right? #161

Open
coaxialdaisy opened this issue Dec 14, 2024 · 1 comment
Open

seems it does not support ARM64/Pi OS, right? #161

coaxialdaisy opened this issue Dec 14, 2024 · 1 comment

Comments

@coaxialdaisy
Copy link

Operating system

Debian GNU/Linux 12 (bookworm)

Description

exec /usr/bin/tini: exec format error

Docker compose

services:
macos:
image: dockurr/macos
container_name: macos
environment:
VERSION: "15”
DISK_SIZE: "64G"
RAM_SIZE: "5G"
devices:
- /dev/kvm
- /dev/net/tun
cap_add:
- NET_ADMIN
ports:
- 8006:8006
- 5900:5900/tcp
- 5900:5900/udp
stop_grace_period: 2m

Docker log

exited - code 255

exec /usr/bin/tini: exec format error

Screenshots (optional)

No response

@kroese
Copy link
Contributor

kroese commented Dec 15, 2024

See #103

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

No branches or pull requests

2 participants