tombenke/darduino

docker: Error response from daemon: manifest for tombenke/darduino:v1.8.5 not found.

Opened this issue · 2 comments

rdm commented

Could maybe use a bit more documentation on bringing this up on a fresh machine.

@rdm If you check out https://hub.docker.com/r/tombenke/darduino, you can see there is only one tag, latest.
you need to use
docker pull tombenke/darduino
or
docker pull tombenke/darduino:latest

I had this same issue.