Uploaded image for project: 'Singa'
  1. Singa
  2. SINGA-440

fail to pull Docker images

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Documentation
    • None
    • - Docker version 18.09.4
      - Python 3.6.7
      - run on Ubuntu 18.10

    Description

      1- I can not pull docker images from dockerhub (src: https://github.com/apache/incubator-singa/tree/master/tool/docker). Below is command line and error:

      thao@thao-OptiPlex-5060:~$ sudo docker pull apache/singa:devel

      Error response from daemon: manifest for apache/singa:devel not found
      thao@thao-OptiPlex-5060:~$ sudo docker pull apache/singa:devel-cuda
      Error response from daemon: manifest for apache/singa:devel-cuda not found

      2- Can not create new Docker images from Dockerfile by using the command line format indicated (src: https://github.com/apache/incubator-singa/tree/master/tool/docker). Below is my command line and error:

      thao@thao-OptiPlex-5060:~/Documents/Singa/incubator-singa/tool/docker/devel$ sudo docker build -t singa:cpu -f Dockerfile

      "docker build" requires exactly 1 argument.
      See 'docker build --help'.
      Usage:  docker build [OPTIONS] PATH | URL | -
      Build an image from a Dockerfile

       

          • Instead, I tried this command to create new Docker images and it works:

      thao@thao-OptiPlex-5060:~/Documents/Singa/incubator-singa/tool/docker/devel/ubuntu$ sudo docker build -t singa:devel cpu

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            pinpom thao p nguyen
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m