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

dockerfile的命令只执行了一半就结束了 #83

Open
@littlefind

Description

@littlefind

我在我的 dockerfile 中写了 6 行命令,执行docker build -t getting-started .后,预期结果是

image

但实际执行结果,只执行了5行,CACHED [5/5] COPY . . 后就没有继续执行了

image

image

我想知道错误原因是什么,以及在哪里看错误日志?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions