tgcf
tgcf copied to clipboard
docker image pull
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
https://hub.docker.com/r/aahnik/tgcf
Try "docker pull aahnik/tgcf:latest" instead.