1,122 Matching Annotations
  1. Sep 2018
  2. Aug 2018
  3. Jul 2018
  4. Jun 2018
  5. May 2018
    1. You can pull the image on a computer that have access to the internet.

      sudo docker pull ubuntu Then you can save this image to a file

      sudo docker save -o ubuntu_image.docker ubuntu Transfer the file on the offline computer (USB/CD/whatever) and load the image from the file:

      sudo docker load ubuntu_image.docker

  6. Apr 2018
  7. Mar 2018
  8. Feb 2018
  9. Jan 2018
  10. Dec 2017
  11. Nov 2017
  12. Oct 2017
  13. Sep 2017
  14. Aug 2017
  15. Jul 2017
  16. Jun 2017
  17. May 2017