web scraping - Can't pull the splash image from docker -
i tried download image of splash using docker command shown below, failing error "tag latest not found in repository scrapinghub/splash"
sudo docker pull scrapinghub/splash
i tried pull image getting latest tag name docker website "https://hub.docker.com/r/scrapinghub/splash/tags/" below, ended same error.
sudo docker pull scrapinghub/splash:2.3.2
can please me resolve issue. using ubuntu 14.04 version. on other hand can download image "https://hub.docker.com/r/scrapinghub/splash/" there url's in repository details page these same image trying pull?
Comments
Post a Comment