Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

No support for arm systems? #9

Description

@SimonBard

Startet the container with:

docker run --name='phppgadmin' -d \
  --publish=80:80 \
dockage/phppgadmin:latest

and got the following errors and warnings:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

$ docker logs  phppgadmin
exec /sbin/entrypoint: exec format error

I guess the container does only run on amd/intel64 systems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions