Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
BillyBob1980 opened this issue Oct 23, 2023 · 0 comments
Open

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

BillyBob1980 opened this issue Oct 23, 2023 · 0 comments

Comments

@BillyBob1980
Copy link

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.

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

No branches or pull requests

1 participant