You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noted for the past two weeks the Docker Images used in the docker deployment no longer exist on dockerhub:
$ ./runIt.sh
Using default tag: latest
Error response from daemon: pull access denied for gvit/legion, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Unable to find image 'gvit/legion:latest' locally
docker: Error response from daemon: pull access denied for gvit/legion, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
The text was updated successfully, but these errors were encountered:
I have noted for the past two weeks the Docker Images used in the docker deployment no longer exist on dockerhub:
$ ./runIt.sh
Using default tag: latest
Error response from daemon: pull access denied for gvit/legion, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Unable to find image 'gvit/legion:latest' locally
docker: Error response from daemon: pull access denied for gvit/legion, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
The text was updated successfully, but these errors were encountered: