When installing Docker, I get this error.
ubuntu@ubuntu :/usr/lib/apt/methods$ sudo docker run -i -t ubuntu /bin/bash Unable to find image 'ubuntu:latest' locally FATA[0000] Error: 404 page not found
Looking for any suggestions?
I had the same problem, I fixed it by installing a proxy server in / etc / default / docker.
I also had to disable proxies in environment variables: unset http_proxy unset https_proxy
unset http_proxy unset https_proxy
Source: https://habr.com/ru/post/1214246/More articles:"You must provide a hash." error when using the API to load data (in R) - apigcc to detect string literal concatenation? - cAre Grails Services not Transactional? - serviceUsing jQuery Datatables with non-table layout - jqueryhow to set standard beans init method using annotations in spring 4? - javaCannot return object - c #Implementing an interface method is overriding or not in java - javaHow to create html string from group - c #Generating a holding cohort from a pandas frame - pythonsnprintf () prints garbage floats using newlib nano - cAll Articles