teddycloud icon indicating copy to clipboard operation
teddycloud copied to clipboard

no matching manifest for linux/arm64/v8 in the manifest list entries

Open moviebrain opened this issue 3 months ago • 2 comments

Describe the bug Attempting to pull develop branch of teddycloud to get fix for audio encoder failing, get error "no matching manifest for linux/arm64/v8 in the manifest list entries", latest branch pulls correctly for v 0.6.4

To Reproduce Steps to reproduce the behavior: edit docker-compose.yaml to pull teddycloud image from ghcr.io/toniebox-reverse-engineering/teddycloud:develop docker compose pull fails with error above

Expected behavior expected "(check) teddycloud Pulled"

Screenshots If applicable, add screenshots to help explain your problem.

Technical Details:

  • Version: develop branch
  • Docker yes
  • ghcr.io/toniebox-reverse-engineering/teddycloud:develop

Attach logs of teddyCloud Please attach the logs. Ex. docker logs -f teddycloud

Additional context Add any other context about the problem here.

moviebrain avatar Sep 02 '25 14:09 moviebrain

This is currently intended, as the linux/arm64/v8 build doesn't run at all

SciLor avatar Sep 02 '25 14:09 SciLor

Understood, thanks

moviebrain avatar Sep 02 '25 23:09 moviebrain