erikdubbelboer / erikdubbelboer/phpRedisAdmin
phpRedisAdmin does not support arm64v8 architectures
- Dominant language
- PHP
- Stars
- 3.2k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
The following error occurred in the Dcoker run:
`WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /sbin/tini: exec format error`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Docker run on a linux/arm64/v8 host and tracing which image and platform configuration produce the amd64 warning and /sbin/tini exec format error. Inspect the repository's container build configuration, then verify that the resulting image runs successfully on arm64 without the architecture mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, php
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100