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

[Bug] Cannot use Docker image #3653

Open
rtodea opened this issue Mar 29, 2024 · 1 comment
Open

[Bug] Cannot use Docker image #3653

rtodea opened this issue Mar 29, 2024 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on but feel free to help.

Comments

@rtodea
Copy link

rtodea commented Mar 29, 2024

Describe the bug

We cannot use the instructions for instructions related to the Docker image:

docker run --rm -it -p 5002:5002 --entrypoint /bin/bash ghcr.io/coqui-ai/tts-cpu

as we are getting:

docker: Error response from daemon: Head "https://ghcr.io/v2/coqui-ai/tts-cpu/manifests/latest": denied: denied.

To Reproduce

docker run --rm -it -p 5002:5002 --entrypoint /bin/bash ghcr.io/coqui-ai/tts-cpu

Expected behavior

No errors

Logs

docker: Error response from daemon: Head "https://ghcr.io/v2/coqui-ai/tts-cpu/manifests/latest": denied: denied.

Environment

- Docker Version: `Docker version 19.03.8, build afacb8b7f0`
- OS: `Windows Subsystem Linux Debian` 
- Git Commit Hash: `dbf1a08a0d4e47fdad6172e433eeb34bc6b13b4e`

Additional context

No response

@rtodea rtodea added the bug Something isn't working label Mar 29, 2024
Copy link

stale bot commented May 11, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.

@stale stale bot added the wontfix This will not be worked on but feel free to help. label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on but feel free to help.
Projects
None yet
Development

No branches or pull requests

1 participant