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

In Docker mode, the path to the pipeline should be the result of filepath.Rel(sourceDir, pipeline) #48

@kminehart

Description

@kminehart

When running a pipeline with Docker like this:

scribe -mode=docker -arg=source=../../../ ./

then the volume will be mounted after resolving the source path of ../../../, but will still keep the pipeline path as './' when it should be the difference between '../../../' and '.'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions