-
-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Updating my stack with tautulli, started getting this error as of this week:
tautulli Error context canceled no matching manifest for linux/amd64 in the manifest list entries
The tautulli section of my yaml contains this:
tautulli:
image: lscr.io/linuxserver/tautulli:latest
container_name: tautulli
Expected Behavior
It should pull the amd64 build from the latest tag successfully.
Steps To Reproduce
- Run Docker on an amd64 system
- Configure a Docker Compose with the following yaml:
- tautulli:
image: lscr.io/linuxserver/tautulli:latest
container_name: tautulli - Pull the compose
Environment
- OS: Synology DSM 7.2.2
- How docker service was installed: Through the Container Manager appCPU architecture
x86-64
Docker creation
tautulli:
image: lscr.io/linuxserver/tautulli:latest
container_name: tautulliContainer logs
n/aMetadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done