davidADSP / GDL_code

The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
GNU General Public License v3.0
1.47k stars 739 forks source link

How can I start the dockerfile? #60

Open Doev opened 4 years ago

Doev commented 4 years ago

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.

rightx2 commented 3 years ago

Same problem..