-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
Docker for M1 out of date? #404
Comments
The last image might have supported arm64? I'm not sure but I know it was working. When I tried to pull the latest to match with the newest telga: ❯ docker pull zevlg/telega-server:latest
latest: Pulling from zevlg/telega-server
no matching manifest for linux/arm64/v8 in the manifest list entries
|
Currently, we have only linux/amd64 as docker hub reports. Feel free to create Pull Request adding support for other OS/ARCH combinations Building docker images is done by GitHub via https://github.com/zevlg/telega.el/blob/master/.github/workflows/docker.yml |
I can have a look |
I found a workaround to this. |
I'm using the docker server but after an update, it seems the library is now behind and there is no arm64 version available.
Telega Setup
OS: macOS 13.2.1
Emacs: GNU Emacs 29.0.60 (build 1, aarch64-apple-darwin22.3.0, NS appkit-2299.40 Version 13.2.1 (Build 22D68))
Features: svg webp ffmpeg
Telega: telega v0.8.120 (TDLib v1.8.8-unknown) (telega-server v0.8.2 [docker])
Current Behavior
telga complains that
Steps to Reproduce
The text was updated successfully, but these errors were encountered: