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
I'm trying to stage a self-hosted DMM through docker-compose. I've grabbed the docker-compose.yml and .env (copied to .env.local) but when i run a compose up, i get the following error:
Pulling web (debridmediamanager/debrid-media-manager:latest)...
latest: Pulling from debridmediamanager/debrid-media-manager
ERROR: no matching manifest for linux/amd64 in the manifest list entries
I've checked the docker hub registry and only linux/arm64 tag is there.
Could we please have amd64 tag on the latest manifests?
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to stage a self-hosted DMM through docker-compose. I've grabbed the docker-compose.yml and .env (copied to .env.local) but when i run a compose up, i get the following error:
I've checked the docker hub registry and only linux/arm64 tag is there.
Could we please have amd64 tag on the latest manifests?
The text was updated successfully, but these errors were encountered: