Skip to content

[错误] WARP 镜像构建失败 #42

@flysn0w

Description

@flysn0w

[2/4] RUN apt update && apt install socat curl gpg -y && curl https://pkg.cloudflareclient.com/pubkey.gpg | gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg && apt remove curl gpg -y && echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ jammy main" | tee /etc/apt/sources.list.d/cloudflare-client.list && apt update && apt install cloudflare-warp -y && apt-get autoremove --yes && apt-get autoclean && rm -rf /var/lib/{apt,dpkg,cache,log}/:

ERROR: failed to build: failed to solve: process "/bin/sh -c apt update && apt install socat curl gpg -y && curl https://pkg.cloudflareclient.com/pubkey.gpg | gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg && apt remove curl gpg -y && echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ jammy main" | tee /etc/apt/sources.list.d/cloudflare-client.list && apt update && apt install cloudflare-warp -y && apt-get autoremove --yes && apt-get autoclean && rm -rf /var/lib/{apt,dpkg,cache,log}/" did not complete successfully: exit code: 100
[错误] WARP 镜像构建失败

Xray-script:v2025.9.2
OS:ubuntu arm64

不知道为什么报错希望修正,其实最好还是不用docker来部署warp吧

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