8000 Docker executors volume mount error · Issue #1044 · dagu-org/dagu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Docker executors volume mount error #1044
Open
@jhuang732

Description

@jhuang732

I'm following the Volume Mount example from documentation and it's showing the error below when trying to bind with ${PWD}. The same error occurs with something like this - ./output:/output:rw

failed to execute step "foo": Error response from daemon: create ${PWD}/data: "${PWD}/data" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path

And when using the absolute path /var/lib/dagu/dags/data, it doesn't recognize any files that I want to execute inside the container.

Metadata

Metadata

Assignees

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

    0