Skip to content

script 逻辑透明化 #23

Description

@bibaijin

目前会在 script 之前加 2 条 Dockerfile 指令:

  • COPY . /lain/app
  • WORKDIR /lain/app

会在 script 结尾处加上 ls -1 | xargs rm -rf

这些逻辑对用户不透明,容易造成困扰。

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