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

Need Help, Dont know what to do #1218

Open
RichardParkker opened this issue Feb 5, 2025 · 0 comments
Open

Need Help, Dont know what to do #1218

RichardParkker opened this issue Feb 5, 2025 · 0 comments
Labels

Comments

@RichardParkker
Copy link

RichardParkker commented Feb 5, 2025

I have no programing experience but im trying to install Muse through Docker and ive had tons off problems with docker but know it works. The thing is: I try to run this command:
docker run -it -v "$(pwd)/data":/data -e DISCORD_TOKEN='' -e SPOTIFY_CLIENT_ID='' -e SPOTIFY_CLIENT_SECRET='' -e YOUTUBE_API_KEY='' ghcr.io/museofficial/muse:latest
i get the next message:
docker: 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.
See 'docker run --help'.

And inside docker when i try to run the thing i get the next message: Missing environment variable for DISCORD_TOKEN

Image

I really dont have the brains to figure this out,

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

No branches or pull requests

1 participant