Hi danthelion - great name btw :)
I'm getting the following error when I try run either of the docker commands:
$ docker run \
-v /doc2audiobook/data:/data:rw
-v /doc2audiobook/.secrets/client_secret.json:/.secrets/client_secret.json:ro
doc2audiobook -list-voices
Unable to find image 'doc2audiobook:latest' locally
docker: Error response from daemon: pull access denied for doc2audiobook, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Could you please help me?
Hi danthelion - great name btw :)
I'm getting the following error when I try run either of the docker commands:
$ docker run \
Unable to find image 'doc2audiobook:latest' locally
docker: Error response from daemon: pull access denied for doc2audiobook, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Could you please help me?