Skip to content

Support arbitrary Dockerfile in hive cli #13

@ky-hiverge

Description

@ky-hiverge

What would you like to be added:

We generate sandbox images with two approaches, one is from the user repo Dockerfile, another is to generate a Dockerfile ourselves if user doesn't provide one.

However, because of this configuration:

REPO_DIR = "/app/repo" # Directory where the repository is mounted

We have to make sure the sandbox image has the /app folder, which is not very straightforward to users. We should optimize this.

cc @brp-hiverge

Why is this needed:

Easy setup from user side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-priorityIndicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions