Skip to content
This repository has been 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

Open
kminehart opened this issue Jun 17, 2022 · 0 comments

Comments

@kminehart
Copy link
Collaborator

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 '.'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant