Homework 9 -- Install Docker

Homework 9 -- Install Docker

  • Due Thu 4th Nov. before class

  • Install docker on your laptop

  • Get Docker

  • Run this (cowsay) command on the terminal
    docker run chuanwen/cowsay

  • Post the screen shot as part of your homework (first time you ran the command successfully)

  • Run it the command second time, what was the difference between first and second time you ran it ?