-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
work-in-progressStale exemptStale exempt
Description
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
RK3566CPU 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 foundReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
work-in-progressStale exemptStale exempt
Type
Projects
Status
Done