I am following https://github.com/google/battery-historian
I am trying to execute following commands on my Mac :
$ docker run -p 5665:9999 gcr.io/android-battery-historian/stable:3.0 --port 9999
But I am getting following error :
Unable to find image 'gcr.io/android-battery-historian/stable:3.0' locally
docker: Error response from daemon: pull access denied for gcr.io/android-battery-historian/stable, repository does not exist or may require 'docker login'.
Any leads appreciated.
[UPDATE]: Discussion thread for this problem on GitHub:
https://github.com/google/battery-historian/issues/125#issuecomment-353161947
I also got similar issue , image might not be in the repo gcr.io/android-battery-historian/stable.
Try below image if its suitable for requirement.
https://hub.docker.com/r/bhaavan/battery-historian/