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

docker image pull #575

Open
sybetjeh opened this issue Feb 22, 2024 · 1 comment
Open

docker image pull #575

sybetjeh opened this issue Feb 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sybetjeh
Copy link

As stated in your guide to update for docker, you need to execute docker pull tgcf:latest.

This command fails since you can't seem to pull it/don't have access to it:
root@vps:~# docker pull tgcf:latest
Error response from daemon: pull access denied for tgcf, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

@sybetjeh sybetjeh added the bug Something isn't working label Feb 22, 2024
@mar-tusita
Copy link

https://hub.docker.com/r/aahnik/tgcf

Try "docker pull aahnik/tgcf:latest" instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants