Skip to content

no matching manifest for linux/amd64 in the manifest list entries in golang:1.21.0-bullseye #482

Closed
@jameskubp2p

Description

@jameskubp2p

After using dockerfile to build

FROM --platform=linux/amd64 golang:1.21.0-bullseye as build-env

so, in eventually I got this message below.

Sending build context to Docker daemon 36.26MB
Step 1/40 : FROM golang:1.21.0-bullseye as build-env
1.21.0-bullseye: Pulling from library/golang
no matching manifest for linux/amd64 in the manifest list entries

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