question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deployment error Status: no matching manifest for linux/arm64/v8 in the manifest list entries, Code: 1

See original GitHub issue
  • Version (cloudcmd -v):
  • Node Version node -v:
  • OS (uname -a on Linux):
  • Browser name/version:
  • Used Command Line Parameters:
  • Changed Config:

Running Portainer 1.23.2 on OpenMediaVault 5 installed on a Rockpro64 https://github.com/ayufan-rock64/linux-build/releases/tag/0.10.9

Under Portainer - Stacks add “cloudcmd”. and

version: ‘2’ services: web: ports: - 8000:8000 volumes: - ~:/root - /:/mnt/fs image: coderaiser/cloudcmd

After running “deploy the stack” getting this error:

Deployment error Status: no matching manifest for linux/arm64/v8 in the manifest list entries, Code: 1

root@NAS-rockpro64:~# docker info -f ‘{{.OSType}}/{{.Architecture}}’ linux/aarch64

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:32 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
hemertjecommented, Apr 29, 2020

closed by Hemertje

1reaction
coderaisercommented, Apr 29, 2020

@tea-mo903 thanks a lot for help 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker (Apple Silicon/M1 Preview) MySQL "no matching ...
I got the same error ("no matching manifest for linux/arm64/v8 in the manifest list entries") as the OP. I also tried setting the...
Read more >
Apple M1 Chip, No Matching Manifest For Linux/Arm64/V8 ...
If you are getting this error `no matching manifest for Linux/arm64/v8 in the manifest list entries` on the Apple M1 Silicon chip using ......
Read more >
ERROR: no matching manifest for linux/arm64/v8 in the ...
Error when running mysql on raspberry / ARM: ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries.
Read more >
[fix] Docker - no matching manifest for linux/arm64/v8 in the ...
How to fix error while docker pull: no matching manifest for linux/arm64/v8 in the manifest list entries.
Read more >
Fix Docker MySQL “no matching manifest for linux/arm64/v8 in ...
Fix Docker MySQL " no matching manifest for linux/arm64/v8 in the manifest list entries "#mysql_docker_m1 #docker_preview ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found