Skip to content

${PWD}" includes invalid characters for a local volume name #20

@BillyBob1980

Description

@BillyBob1980

Hi Luca,

When trying to run CRISPR-SURF from a local installation, I get the following error message

docker run -v ${PWD}/:/DATA -w /DATA pinellolab/crisprsurf SURF_design

"docker: Error response from daemon: create ${PWD}: "${PWD}" 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."

What is the path for the DATA directory on a local installation, or how can I find it? Sorry I am new to Docker.

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