erikdubbelboer / erikdubbelboer/phpRedisAdmin

phpRedisAdmin does not support arm64v8 architectures

Open
#189 4 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.