StefanSchoof / vwidentity

The Unlicense
0 stars 0 forks source link

Dockerfile not accessible #1

Open Nitaro209 opened 3 years ago

Nitaro209 commented 3 years ago

Hi and thank you for your work. I found your code in the goingelectric forum and want to use it for my order. On start i get the follwing error message:

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

old `

Can you make it accessible again ?

TravisWilder commented 3 years ago

you need to run first docker build . -t vwidentity