Skip to content

build镜像失败 #19

Description

@jjksam

root@server#~/durl/build/durl-build# docker buildx build --platform=linux/amd64 .

build输出:

25.87 go get: github.com/cilium/ebpf@v0.7.0 updating to
25.87 github.com/cilium/ebpf@v0.19.0: parsing go.mod: go.mod:3: invalid go version '1.23.0': must match format 1.23

Dockerfile:7

6 |
7 | >>> RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories
8 | >>> # && apk --no-cache add git gcc g++
9 | >>> && go get -u -v github.com/beego/bee/v2

ERROR: failed to solve: process "/bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories && go get -u -v github.com/beego/bee/v2" did not complete successfully: exit code: 1

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions