We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Debian GNU/Linux 12 (bookworm)
exec /usr/bin/tini: exec format error
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
exited - code 255
No response
The text was updated successfully, but these errors were encountered:
See #103
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: