davidADSP / GDL_code

The official code repository for examples in the O'Reilly book 'Generative Deep Learning'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I start the dockerfile?

Doev opened this issue · comments

commented

When I start the dockerfile, I get the error:

Unable to find image 'gdl-image:latest' locally
docker: Error response from daemon: pull access denied for gdl-image, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

Same problem..