Skip to content

[BUG] no arm64v8 image #2

@kuizw9

Description

@kuizw9

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

✘ Image lscr.io/linuxserver/telegram:arm64v8 Error failed to resolve reference "lscr.io/linuxserver/telegram:arm64v8": lscr.io/linuxserver/telegram:arm64v8: not found1.1s

Expected Behavior

No response

Steps To Reproduce

✘ Image lscr.io/linuxserver/telegram:arm64v8 Error failed to resolve reference "lscr.io/linuxserver/telegram:arm64v8": lscr.io/linuxserver/telegram:arm64v8: not found1.1s

services:
telegram:
image: lscr.io/linuxserver/telegram:latest
container_name: telegram
environment:
- PUID=1000
- PGID=1000
- TZ=Asia/Hong_Kong
volumes:
- ./config:/config
ports:
- 3000:3000 # HTTP 訪問埠 (瀏覽器)
- 3001:3001 # HTTPS 訪問埠
shm_size: "1gb" # 推薦設置以防止崩潰
restart: unless-stopped

Environment

- OS:
- How docker service was installed:
Debian 
RK3566

CPU architecture

arm64

Docker creation

..

Container logs

✘ Image ghcr.io/linuxserver/telegram:arm64v8-latest Error failed to resolve reference "ghcr.io/linuxserver/telegram:arm64v8-latest": ghcr.io/linuxserver/telegram:arm64v8-latest: not found0.9s 
Error response from daemon: failed to resolve reference "ghcr.io/linuxserver/telegram:arm64v8-latest": ghcr.io/linuxserver/telegram:arm64v8-latest: not fou

 Image lscr.io/linuxserver/telegram Error no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found1.8s 
Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions