You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
addgroup: gid '20' in use
Running . . .
docker run -ti --rm -e ASTERISK_USER=root andrius/asterisk
results in response:
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
No ethernet interface found for seeding global EID. You will have to set it manually.
Parsing /etc/asterisk/asterisk.conf
*** buffer overflow detected ***: /usr/bin/qemu-x86_64 terminated
Thanks for your time spent on this issue!
Br,
Juraj
The text was updated successfully, but these errors were encountered:
This is quite interesting issue, not sure if I will add support for M1 and coming M2 soon. Main concern is the OPUS codec in debian and centos repositories, without OPUS, asterisk support will be already limited.
I just refactored this repository a bit, and will replace makefile by the github actions. With buildx it is possible to cross-compile images, so let see.
Hello, trying to spin up the container with commands provided at README.md on macOS with M1 chip.
Here are the results of the actions:
1.) Running . . .
results in response:
results in response:
Thanks for your time spent on this issue!
Br,
Juraj
The text was updated successfully, but these errors were encountered: